Ticket #362 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

\ is not escaped for firebug logs and errors

Reported by: bibo Assigned to: bibo
Priority: lowest Milestone: Jelix 1.0 RC1
Component: jelix:utils Version: 1.0 beta 3.1
Severity: minor Keywords:
Cc: Php version:
Review: Hosting Provider:
Documentation needed: Blocking:

Description

title says it all.

As a consequence \ does not appear in the console output of firebug. Attached you can find a patch that fixes this bug. This is just two one liners on jResponseHtml and jResponseXul.

Attachments

jelix-trunk-#362.patch (2.8 kB) - added by bibo on 12/05/07 18:19:59.

Change History

12/05/07 18:19:59 changed by bibo

  • attachment jelix-trunk-#362.patch added.

12/07/07 17:34:25 changed by laurentj

  • milestone set to Jelix 1.0 RC1.

12/07/07 23:34:08 changed by laurentj

  • status changed from new to closed.
  • resolution set to fixed.

Patch landed in the trunk. Carefull : bad patch, I had some difficulties to apply it automatically. Perhaps it was not a patch against the current trunk ? And also, the patch should be made from the root of jelix sources, not from a sub directory.

Thanks for this patch.

12/08/07 16:04:20 changed by bibo

Sorry, I remember not making the patch against the root directory. I'll take care more next time :)

Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed