| Title | HasAttachments and AttachmentsIterator tags when page doesn't exist |
| Date | 10-Jan-2005 12:07:22 EET |
| Version | 2.0.52 |
| Submitter | Administrator |
| Criticality | LightBug |
| Browser version | |
| Status | ClosedBug |
| PageProvider used | own |
| Servlet Container | |
| Operating System | |
| URL | |
| Java version |
If a page does not exist but there are attachments for it, HasAttachments will still process the body while AttachmentIterator will infinitely iterate with a null entry. I'm attaching a simple patch to handle this case cleanly: BugReports/AttachmentTags.diff
Fixed in 2.2.29. Thanks! (whoever you were)