https://bugzilla.wikimedia.org/show_bug.cgi?id=31377

       Web browser: ---
             Bug #: 31377
           Summary: Fatal error: Call to undefined method
                    SMWDIError::getLatitude()
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


Some pages with apperently correct 'address' information
sometimes fail to #geocode (actually I passed the wrong field in
a template, so it's geocoding correctly now, however...).

I tried lots of things to force the 'update' of the coordinate
data on the problem page, including "Data repair and
upgrade". When I ran this, however, runJobs.php gave the
following error when it arrived on the problem page:

2011-10-04 19:08:24 SMWUpdateJob Dip._Biologia_Cellulare_e_dello_Sviluppo t=809
good
PHP Fatal error:  Call to undefined method SMWDIError::getLatitude() in
/home/www/htdocs/CellLinesWiki/extensions/SemanticMaps/includes/queryprinters/SM_QueryHandler.php
on line 278

Fatal error: Call to undefined method SMWDIError::getLatitude() in
/home/www/htdocs/CellLinesWiki/extensions/SemanticMaps/includes/queryprinters/SM_QueryHandler.php
on line 278


Here, runJobs.php fails, and the status of the "Data repair and
upgrade" job is left at 50%.

Firing it off again hits the same problem again:


Although I fixed the geocoding string, I don't think this should
be dieing in this way. I'm not sure if this is an SMW bug or a
Maps bug... I figure Jeroen will know.


Here is the text of my template in case it's relevant:
http://sandbox.referata.com/wiki/Template:Laboratory

and here is the calling page (fails to #geocode if you don't pass the city
field correctly):
http://sandbox.referata.com/wiki/Dip._Biologia_Cellulare_e_dello_Sviluppo






Cheers,
Dan.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to