[Bug 1786] [Chameleon-Widget]Locate widget returns an error when locating a feature

View: New views
1 Messages — Rating Filter:   Alert me  

[Bug 1786] [Chameleon-Widget]Locate widget returns an error when locating a feature

by Bugzilla from bugzilla-daemon@bugzilla.maptools.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://bugzilla.maptools.org/show_bug.cgi?id=1786

nsavard@... 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