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

           Summary: longitude is messed up
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: SemanticMaps
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In the latest svn build, when internal data is used and then queried using ask,
the longitude reported is always equal to the latitude, e.g. the following
produces a table with coordinates 37,37 (geocode has type geographic
coordinate)

{{#set_internal:data | geocode=37, 20}}

{{#ask: [[data::Test]]
| ?geocode
}}

The code works just fine in version 0.5.5

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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