Anonymous | Login | Signup for a new account | 12-17-2024 08:32 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002202 | [Quercus] | major | always | 11-25-07 03:11 | 11-26-07 14:34 | ||||
Reporter | dsconnelly | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.3 | ||||||
Summary | 0002202: Function str_replace has incorrect output for literal backslash in replacement | ||||||||
Description |
Code is: str_replace('"','\"','<div id="gmapmarker">') Result is: <div id="gmapmarker"> Should be: <div id=\"gmapmarker\"> |
||||||||
Additional Information |
Impact: well-known Google Map handler fails See: http://www.phpinsider.com/php/code/GoogleMapAPI/ [^] GoogleMapAPI-2.5 demo code (SYNOPSIS) works correctly under mod_php, but fails on Quercus. |
||||||||
Attached Files | |||||||||
|
Notes | |
(0002520) nam 11-26-07 14:34 |
php/1611 Issue exists on 3.1.3 but does not exist in the trunk. GoogleMapApi 2.5 is confirmed working on Quercus. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |