Empty page after deleting an image
hgmichna - January 31, 2009 - 10:36
| Project: | Node Images |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
On Drupal 6.9, I did the following.
- Click on Images and upload the first image to a node.
- View the node. See the image.
- Click on Images again, mark the Delete checkbox, Save.
- An empty page appears.
Apparently the operation was performed properly. The image has actually been deleted.

#1
There was a missing function in node_images.module. Fixed and committed to CVS. Thanks for your feedback.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.