Posted by hgmichna on January 31, 2009 at 10:36am
Jump to:
| Project: | Node Images |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#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.