Ticket #535 (closed defect: fixed)
New folder does not work in ImageManager
| Reported by: | ray | Owned by: | yermol |
|---|---|---|---|
| Priority: | highest | Milestone: | Version 1.0 |
| Component: | Plugin_ImageManager | Version: | trunk |
| Severity: | critical | Keywords: | new folder |
| Cc: |
Description
You can't create a new folder in the ImageManager, because the required popup-functions are not loaded from ImageManagers? own popup.js since [256].
The general popup-functions have to be used, but are not included in
/plugins/ImageManager/newFolder.html
so we have to add
<script type="text/javascript" src="../../popups/popup.js"></script>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
