PluginFade broken since 16.x
- Status
- Closed
- Subject
- PluginFade broken since 16.x
- Version
- 16.x
16.x Regression - Category
- Regression
- Dogfood on a *.tiki.org site
- Feature
- Edit interface (UI)
Wiki Plugin (extends basic syntax) - Resolution status
- Fixed or Solved
- Submitted by
- Xavier de Pedro
- Volunteered to solve
- luci
- Lastmod by
- Xavier de Pedro
- Rating
- Description
PluginFade shows nothing in 16.x. It works as expected in 15.x, and in trunk, a new param has been added (bootstrap=y) which allows the plugin to at least show up.
Workaround? backport that ENH of param to fix PluginFade so that at least there is a way to make it work in 16.x
I create a demo on the instance
- Files
- Solution
Turns out .toggle() method signature was deprecated in jQuery 1.8 and removed in jQuery 1.9 so it was messed up. See https://api.jquery.com/toggle-event/
Fixed by changing the .toggle() to something else...
Fix confirmed, thanks luci!
- Importance
- 7
- Easy to solve?
- 6
- Priority
- 42
- 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
- 6182
- Created
- Saturday 19 November, 2016 00:21:17 UTC
by Xavier de Pedro - LastModif
- Saturday 06 July, 2024 10:21:44 UTC