Case problem in CRUD code
Brought to you by:
nileshd
The following bug was found for PCG v.3.0.2 running on
linux.
My tables and field names are in all caps.
Consider this example for table FBEIS_STATES
The directory
FBEIS_STATES/
contains the file
insertNewFBEIS_STATES.php
But, the Add New form
http://localhost/pcg/web//generatedCode/simple/test/FBEIS_STATES/enterNewFBEIS_STATES
calls the page below thereby triggering a 404 error on
case sensitive web servers.
http://localhost/pcg/web//generatedCode/simple/test/FBEIS_STATES/insertNewFbeis_states.php