[Bug 469873] New: OBS Web Client doesn't escape HTML entities in its file editor
https://bugzilla.novell.com/show_bug.cgi?id=469873 Summary: OBS Web Client doesn't escape HTML entities in its file editor Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: kwolf@novell.com QAContact: adrian@novell.com Found By: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.10 (like Gecko) SUSE I had a small problem in a patch, so I decided to use the integrated editor of the Web Client to fix it. The package wouldn't build afterwards because the editor introduced a bug. Reproducible: Always Steps to Reproduce: My patch contained a C variable called "exist", so a pointer on it is "&exist". When I open the file in the editor, this sequence is interpreted as the exists symbol by the browser (Konqueror). Saving the file writes the symbol back instead and makes the compiler unhappy. Expected Results: Actually, all I expect is that my file isn't broken afterwards. The editor should probably send this sequence as &exist to avoid misinterpretation by the browser. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=469873 User abauer@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=469873#c2 Andreas Bauer <abauer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Andreas Bauer <abauer@novell.com> 2009-01-28 08:15:42 MST --- fixed in r6254 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com