Missing Parent-Selection Box at "Edit File-Gallery"
- Status
- Closed
- Subject
- Missing Parent-Selection Box at "Edit File-Gallery"
- Version
- 4.x
- Category
- Error
- Feature
- File Gallery (elFinder or standard UI)
- Submitted by
- bubi
- Lastmod by
- bubi
- Rating
- Description
- When editing a new File Gallery or modifying an existing Gallery, no Parent-Gallery Selection box is shown. Thus you can neither create new File Galleries nor move existing File Galleries to other parents. (See )Plugin ImageThe "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
- Solution
edit template/edit_file_gallery.tpl. remove the "! isset($smarty.request.parentId) and" in line 43
because the parent gallery selection box should be displayed for every gallery but the root gallery. not only if the request parameter "parentId" is not set (for editing an existing gallery) but even if the request parameter "parentId" is set (in case of a new gallery).
seems to work with 6.3
- Importance
- 8
- Priority
- 40
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3182
- Created
- Sunday 16 May, 2010 09:27:25 UTC
by bubi - LastModif
- Tuesday 10 May, 2011 16:18:04 UTC