Closed (outdated)
Project:
Copyright
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2007 at 12:27 UTC
Updated:
16 Feb 2022 at 11:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
easyfit commentedCorrection, I found another error. The module tries to set a pgsql boolean value to 1 in the copyrights_node table, which pgsql doesn't like, so here's a new version of the patch with the booleans set to smallints instead.
Comment #2
antgel commentedThanks for the patch. It didn't apply cleanly against 1.6, so I applied it manually, and I have attached the updated version. Hopefully it will get incorporated into the sources soon.
To apply, from the modules/copyright directory, download the attachment to that directory, then patch -p0 < copyright.install.patch.
Comment #3
avpadernoI am closing this issue, as Drupal 4.7, 5, and 6 are now not supported.