Heyvaert / wiquery

Automatically exported from code.google.com/p/wiquery
0 stars 0 forks source link

dialog.setTitle() does not escape characters #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
dialog.setTitle() does not escape characters before the title is displayed

What steps will reproduce the problem?

1. Create a dialog.
2. Use setTitle() method to set a title that contains characters such as ' or 
words such as <html>.
3. Enjoy the erratic behaviour or failure to display the dialog properly.

What version of the product are you using? On what operating system?

Version 1.2.4 on Ubuntu 11.04

Original issue reported on code.google.com by fre.and....@gmail.com on 14 Mar 2012 at 7:43

GoogleCodeExporter commented 9 years ago

Original comment by hielke.hoeve on 29 Mar 2012 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by hielke.hoeve on 29 Mar 2012 at 7:45

GoogleCodeExporter commented 9 years ago
Big thanks for the fix! 

Original comment by fre.and....@gmail.com on 30 Mar 2012 at 1:11

GoogleCodeExporter commented 9 years ago

Original comment by hielke.hoeve on 22 May 2012 at 7:43