Getting error when deleteting a page
garg_art - April 11, 2008 - 02:01
| Project: | QEdit (Batch and Mass Operation for nodes) |
| Version: | 5.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I selected all pages between a set date.
Then I selected unpublished pages
Then I did a filter
It gave me a list of 10 pages
I previewed one of them and knew it is to be deleted
at the bottom, I selected delete after selecting target page with check mark
then when I delete
nothing happened.
Here is what it reports in the logs:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 query: UPDATE node SET status = 1, changed = 1207878147 WHERE nid IN() in /homepages/29/d90958518/htdocs/drupal-5.7/includes/database.mysqli.inc on line 151.
#1
I can figure out what problem there, will be fixed in next stable release.
#2
Fixed in version 5.1.
#3
Automatically closed -- issue fixed for two weeks with no activity.