Form Module break on submit in certain cases: expConfig not found
Reported by expNinja | April 19th, 2011 @ 04:38 PM
The setup: a form module in expTheme::main(), and 2 containers in side columns, one before theme::main, another after in the code. In my test, if the first container has no content, meaning that no module was added to that container, we're getting fatal errors, mainly that expConfig is not a class. I've chase it as far as line 508 within subsystems/theme.php, inside exponent_theme_showModule(). renderAction is being called, and I think it's passing blank information from the container...
Comments and changes to this ticket
-
expNinja April 27th, 2011 @ 11:12 PM
- Title changed from Form module breaks on submit when containers on page have no content to Form Module break on submit in certain cases: expConfig not found
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