Changes between Version 1 and Version 2 of Ticket #44867, comment 1
- Timestamp:
- 08/30/2018 02:42:48 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44867, comment 1
v1 v2 1 1 Closing image editor triggers a `imageEdit.close()` does `this._view.back()`. 2 2 But there is no way that I know to refresh media editor (from `this._view`) afterwards, but that would be needed to show the newly created attachment. 3 4 Other elements open to discussion: 5 * The image image suffix (`-e<timestamp>`) may not fit (it'd mess with images backups). 6 * The title substitution (appending the hardcoded string `-mediacopy`) 7 * The fact that upload directory is kept to the value of the original file (instead of putting `<current-year>/<current-month>`)