Rich config on app launcher messes up on quoted text like link
Description
Attempt to set launcher title or subtitle with an html link; e.g. something like
link <a href="www.apereo.org">live link</a>
The text looks OK on the Edit Preferences page (see SS), but when you use the Rich Configuration page it is all messed up (see SS).
Environment
None
Attachments
2
uPortal by Jasig - Chromium_050.png
26 Jan, 2015
uPortal by Jasig - Chromium_049.png
26 Jan, 2015
Activity
Show:
Andrew Wills
March 10, 2015 at 9:50 PM
HTML tags of any sort should not be supported – by any inputs – in the AppLauncher CONFIG mode. Inputs should be scrubbed; so if you enter "<span>foo</span>" as the title, you should see "<span>foo</span>" on the page.
Attempt to set launcher title or subtitle with an html link; e.g. something like
link <a href="www.apereo.org">live link</a>
The text looks OK on the Edit Preferences page (see SS), but when you use the Rich Configuration page it is all messed up (see SS).