Closed (fixed)
Project:
Drupal core
Component:
upload.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Jan 2005 at 22:10 UTC
Updated:
6 Feb 2005 at 16:15 UTC
Jump to comment: Most recent file
upload module is using the old node_access_*_sql calls. Sorry, forgot to include with big node rewrite patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | upload_rewrite.patch_1.txt | 717 bytes | chx |
| #1 | upload_rewrite.patch_0.txt | 716 bytes | chx |
| upload_rewrite.patch.txt | 710 bytes | chx |
Comments
Comment #1
chx commentedAccording to the relevant part of the handbook, which I have originally, "If you have SELECT *, please replace it with SELECT nid,* " -- this I have forgotten.
Comment #2
chx commentedAnd a space for Steven...
Comment #3
dries commentedCommitted to HEAD.
Comment #4
(not verified) commented