| Summary | Exception when there are no images to list |
| ReportedBy | Bartosz |
| AssignedTo | Wieslaw |
| Component | Co-op |
| Version | 5.0 |
| Reproducible | Always |
| Severity | Serious |
| Status | Open |
| Priority | 1 |
| Resolution | Fixed |
| DateReported | Sunday, September 24, 2006 |
I tried listing images in a wiki page using
?FROM Imageand got this exception:
Note: there were no images, and the Image directory was absent.
Added test for Image directory existence before attempting to list it.