Menu

#29 Case problem in CRUD code

open
nobody
None
5
2004-11-14
2004-11-14
Anonymous
No

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

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.