http://bugzilla.maptools.org/show_bug.cgi?id=1786nsavard@... changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From
nsavard@... 2008-03-27 10:36 -------
Julien gives me the fix. We have to change:
$this->log(LOG_VERBOSE, "SearchService($szSearchServiceName, $oGeoCoder)");
to:
$this->log(LOG_VERBOSE, "SearchService($szSearchServiceName,
".($oGeocoder?'Object':'').")");
in service.php (line 65) and web_service.php (line 45).
Need to commit.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
_______________________________________________
Chameleon-dev mailing list
Chameleon-dev@...
http://lists.maptools.org/mailman/listinfo/chameleon-dev