Files
        @ 9a492df56347
    
        
              Branch filter: 
        
    Location: SlatePermutate/AUTHORS - annotation
        
            
            9a492df56347
            198 B
            text/plain
        
        
    
    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.