Bug: Form module doesn't correctly initialize from a clean install in 2.1.0
Reported by dleffler | January 10th, 2013 @ 01:59 AM | in 2.1.1 (closed)
This problem only seems to occur from a clean install of 2.1.0 as other version don't exhibit it and if the form module was already working, an upgrade does not affect it.
If you create a new form module (first in the system), the form settings, edit form, and edit report, links all go to a page not found message. These links refer to a form id# of 0 which is impossible to work with since auto-increment begins as 1.
Comments and changes to this ticket
-
expNinja January 10th, 2013 @ 02:24 AM
- State changed from new to resolved
(from [802e3152b12de60f0f83bf202a2eeeb2544df998]) Fixes inability to create forms (all links in a newly added form module go to a 'page not found' error), but only if the site was a full fresh install of v2.1.0 (upgrades and previous versions were not affected) [#853 state:resolved] https://github.com/exponentcms/exponent-cms/commit/802e3152b12de60f...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS