Ticket #418 (new defect)

Opened 15 years ago

Last modified 15 years ago

Plantomatic code breaks if using Linux - case difference between code and table names

Reported by: priest@… Owned by:
Priority: normal Milestone: 3.2
Version: 3.1.185 Severity: normal
Keywords: Cc:

Description

In the Plantomatic MySQL script -the tables are created with lowercase names: CREATE TABLE 'item' but in the code they are referenced as 'Item' which breaks if you are using Linux.

Attachments

418-files.zip (2.7 kB) - added by priest@… 15 years ago.
Updated files with table name case fixed

Change History

Changed 15 years ago by priest@…

Updated files with table name case fixed

Note: See TracTickets for help on using tickets.