Posted by kyoden on February 10, 2010 at 4:35pm
3 followers
Jump to:
| Project: | Special menu items module |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
The SQL within function special_menu_items_footer() doesn't work with postgres. In fact, the mysql function CONCAT doesn't exist in postgres.
I created a patch to take postgres and mysql
(Sorry for my English but I am french ;)
| Attachment | Size |
|---|---|
| special_menu_items.module_psql_20100210-D6.patch | 916 bytes |
Comments
#1
Hi,
Thank you for you help. Merci :)
I will make sure to add that in the next version, somehow this issue had slipped my mind.
Khaled Zaidan
#2
As there is a patch, I'm changing the status of the issue ;)