Make Tiki escape doublequotes (if any) from Realname field in user preferences
- Status
- Closed
- Subject
- Make Tiki escape doublequotes (if any) from Realname field in user preferences
- Version
- 15.x
16.x - Category
- Error
- Feature
- User Preferences
- Resolution status
- Fixed or Solved
- Submitted by
- Xavier de Pedro
- Volunteered to solve
- Victor Emanouilov
- Lastmod by
- Xavier de Pedro
- Rating
- Description
Make Tiki escape doublequotes (if any) from Realname field in user preferences
For instance,
Foo "foobar" Bar
(note the double quotes) breaks some JS functionality (mainly JS buttons and action popups do not work for the user then) - needs some escaping otherwise browser console reports an error
- Solution
Escaped username and real name prefs in jqueryTiki javascript setup which should fix the JS issues with dialogs and buttons. Please retest and if all is good, we can backport to 15.x. r59440
Re-tested. Pending backport.
Backported to 15.x in r60712
. thanks luci and kroky6 (and marclaporte). According to the discussion in the comments to this item, this item can be closed and if anything else is to be requested, it will be in a new bug report. Thanks! - Importance
- 5
- Easy to solve?
- 9
- Priority
- 45
- 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
- 6071
- Created
- Wednesday 03 August, 2016 08:56:06 UTC
by Xavier de Pedro - LastModif
- Tuesday 20 December, 2016 14:34:54 UTC