Page 1 of 1
Form Builder SVN status
Posted: Sat Dec 05, 2015 4:14 pm
by oliver341
Hi,
A while back I reported two Form Builder bugs which were fixed in SVN, and the bugs were marked "fixed".
http://dev.cmsmadesimple.org/bug/view/10429
http://dev.cmsmadesimple.org/bug/view/10470
However the SVN log says "Copy from 0.8.1.1" after the fixes were applied.
Does that mean the fixes in SVN were reversed? If so can the fixes be re-applied to SVN?
Re: Form Builder SVN status
Posted: Sun Dec 06, 2015 2:01 pm
by Jo Morg
Re: Form Builder SVN status
Posted: Sun Dec 06, 2015 2:04 pm
by oliver341
Thanks.
So technically my bugs which were previously marked as fixed should now be marked as un-fixed?
Re: Form Builder SVN status
Posted: Sun Dec 06, 2015 2:13 pm
by Jo Morg
No. We are going to merge that branch with the trunk as soon as we can thoroughly test the fixes.
That branch was created to quickly make available a fix to that particular issue without creating new issues by lack of testing. So things should get back to normal soon and next release will come from the merged trunk.
As usual, the SVN version should only be used for testing purposes, not for production sites as there are no guaranties it reflects a working version when between releases.
Re: Form Builder SVN status
Posted: Sun Dec 06, 2015 2:24 pm
by Rolf
You are very welcome to test the trunk version though!
We can always use that to know if all fixes are done correct and that aren't any new ones that popped up.
PS
Changelog new release:
http://viewsvn.cmsmadesimple.org/filede ... ngelog.inc
Re: Form Builder SVN status
Posted: Mon Dec 07, 2015 6:08 pm
by oliver341
Thank you both for the updates. I'll try testing the trunk version on a non-production build at some point.
Re: Form Builder SVN status
Posted: Sat Dec 12, 2015 4:53 pm
by oliver341
Hi again,
I see an upload to SVN was made a day ago. I used this method to test the trunk version on my test site:
(hopefully this was correct?)
The form failed to display on my website, the PHP error is below.
Code: Select all
[12-Dec-2015 16:39:07 Europe/London] PHP Fatal error: Call to a member function Lang() on integer in /var/sites/b/xxxxx.co.uk/public_html/modules/FormBuilder/classes/Form.class.php on line 878
Re: Form Builder SVN status
Posted: Sat Dec 12, 2015 9:13 pm
by Jeff
Fixed in svn.
Re: Form Builder SVN status
Posted: Sat Dec 12, 2015 10:19 pm
by oliver341
Thanks. I've tested both my reported bugs and both are fixed in trunk.
I look forward to the production release.