060eea5 Fixed problem displaying special characters.

Authored and Committed by edewata 12 years ago
    Fixed problem displaying special characters.
    
    Some jQuery objects in various locations have been modified to use
    text() to show values obtained from the server (except messages).
    The text() will automatically encode special characters.
    
    Ticket #1798
    
        
file modified
+3 -2
file modified
+11 -11
file modified
+0 -2
file modified
+3 -3
file modified
+6 -1
file modified
+10 -12