vl4dimr / ci-cms

Other
1 stars 0 forks source link

Compatibility Issue with CI 1.7.x form_validation library #50

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
During the pre-release, please update your files with the latest svn before 
reporting a defect
-----

What steps will reproduce the problem?
1. Load form_validation library
2. Load form_helper
3. set rules and validate
4. Attempt to display errors using any method.

What is the expected output? What do you see instead?
Expected: Errors message to be displayed.
Instead: Form does not validate and no error message displayed.

This is a known issue with Matchbox 0.9.x and there was a work around provided 
at: page12.com but that site seems to have been removed. 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by rmorga...@gmail.com on 17 Dec 2010 at 6:56