Replace action in file gallery doesn't work in thenews theme
- Status
- Closed
- Subject
- Replace action in file gallery doesn't work in thenews theme
- Version
- 2.x
3.x - Category
- Usability
- Regression
- Feature
- File Gallery (elFinder or standard UI)
- Resolution status
- Works For Me
- Lastmod by
- awolff
- Rating
- Description
When I click the Actions → Replace on tiki-list_file_gallery.php?galleryId=1 (used to be replacing the image file with another one), it does nothing...
link on Replace just points to tiki-list_file_gallery.php?galleryId=1#
- Workaround
I found the following - do not understand why it works ...
Edit the thenews.css and replace the in the input style definitin the margin fomr "0.2em" to "1px"
Attached a patch:
thenews.css (Revision 18622) +++ thenews.css (Arbeitskopie)@@ -112,7 +112,7 @@
+ margin: 1px;
textarea,
option,
select {
- margin: 0.2em;vertical-align: middle;
}Without the patch the file dialog does not come up. With the change to 1px the dialog comes up. I use a firefox 3.0.10
- Importance
- 6
- Priority
- 30
- 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 currently unavailableUnable to connect to show2.tiki.org. Please let us know of the problem so that we can do something about it. 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 currently unavailableUnable to connect to show.tikiwiki.org. Please let us know of the problem so that we can do something about it. Thanks.
- Ticket ID
- 2435
- Created
- Saturday 18 April, 2009 11:44:58 UTC
by Unknown - LastModif
- Sunday 18 June, 2017 23:14:12 UTC