Posted by lportela on October 23, 2009 at 8:07pm
| Project: | nodeorder |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hello.
Currently the module does not work correctly with PostgreSQL. This is because it is not possible to include in the ORDER BY clause, columns that do not appear in the select. This occurs in nodeorder_select_nodes() with weight_in_tid.
I am attaching a patch that fixes this.
Thank you very much.
Leandro
| Attachment | Size |
|---|---|
| nodeorder_6.x-1.x-dev_postgresql.patch | 771 bytes |
Comments
#1
#2
@lportela - you make a great point. If you are able to create a patch off DRUPAL-6--1 it would make our job easier to get this in. See http://drupal.org/patch/create for instructions on how to create the patch.
Thanks for bringing this issue to our attention.
#3
According to the request, I send the new version of the patch.
Thanks.
#4
vote +1 for this patch
#5
I've added the patch to the current dev-version in the 6.x branch. Thanks for the work.
#6
#7
Automatically closed -- issue fixed for 2 weeks with no activity.