Posted by sammys on December 4, 2008 at 1:59am
Jump to:
| Project: | Ecommerce Node Access Product (Abandoned) |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | sammys |
| Status: | closed (fixed) |
Issue Summary
Please find attached a patch for fixing it.
I also found that a query, to populate $previous in ec_nodeaccess_save(), was executed even though there was no latest entry with the same categories and nodes. This caused an issue on PostgreSQL with an empty string being an illegal datetime value. MySQL will be happier with less queries as well.
| Attachment | Size |
|---|---|
| ec_nodeaccess.non-product.node_.saving.200812031245.patch | 2.1 KB |
Comments
#1
added to the new version
#2
Automatically closed -- issue fixed for two weeks with no activity.