Changeset - 9a492df56347
default
0
1
0
Fix qTips not appearing for certain courses because of partial XML underquoting.
Some courses which had ampersands in their titles would cause XML parsing errors in
the browser when trying to display the qTip, resulting in the qTip not showing
for those courses. This is because the qTip’s content is inserted as XHTML into
the document, so it needs to be doubly encoded.
Some courses which had ampersands in their titles would cause XML parsing errors in
the browser when trying to display the qTip, resulting in the qTip not showing
for those courses. This is because the qTip’s content is inserted as XHTML into
the document, so it needs to be doubly encoded.
1 file changed with 5 insertions and 4 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)