Closed (fixed)
Project:
Taxonomy Treemenu
Version:
6.x-6.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2009 at 10:06 UTC
Updated:
19 Oct 2009 at 12:40 UTC
Showing a taxonomy-treemenu on a PostgreeSQL installation:
Query failed: ERROR: Column »page« doesn't exist on...
Issue counts will not be shown.
PgSQL interprets the double quote as column name.
With this patch it works now for me.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy-treemenu-pgsql.diff | 390 bytes | adonix |
Comments
Comment #1
rcrowther commentedThanks for the report and patch- don't know if we have other Postgre users?
Will patch probably immediately into the new V7 ALPHA. May do a search too, see if there are similar issues elsewhere.
Admit I don't have separate branches in cvs at the moment, just tags. Will a V7 inclusion be ok, or do you need to maintain V6?
Comment #2
rcrowther commentedfixed in V7. Post here if you need a back update.