Updated: Comment #0
Problem/Motivation
Image style form cannot be accessed using the new routing system.
Proposed resolution
Switch old FAPI form to a form controller.
Remaining tasks
N/A
User interface changes
No UI changes.
API changes
The route for image style form will be moved from hook_menu()
to the new Symfony2 system.
Related Issues
- #1821854: Convert image effects into plugins
- #2033669: Image file objects should be classed
- #1987712: Convert file_download() to a new style controller
Original report by [username]
N/A