Pending

User tests: Successful: Unsuccessful:

avatar samwilson
samwilson
14 Mar 2013

Remove references to atomic and pkg_joomla in the joomla.sql script.

Define quote style for SQL Server as [ and ].

I was getting "Incorrect syntax near the keyword 'except'" in the menu module, because that's a keyword in SQL Server and it wasn't being quoted correctly (i.e. at all).

Issue tracker: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30286

avatar samwilson samwilson - open - 14 Mar 2013
avatar mbabker
mbabker - comment - 25 Mar 2013

SQL file fixed at c8d9c92. Library file fixed at 9b7a5ea.

avatar samwilson
samwilson - comment - 25 Mar 2013

Thanks!

Add a Comment

Login with GitHub to post a comment