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

            Bug ID: 62127
           Summary: GeoData Extension Database Query Error Upon Adding
                    Coordinates to a Page
           Product: MediaWiki extensions
           Version: REL1_22 branch
          Hardware: PC
                OS: Windows 8
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: GeoData
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: ogulon...@gmail.com
                CC: maxsem.w...@gmail.com
       Web browser: ---
   Mobile Platform: ---

Hi! I have to let you know that I am a non-specialist, knowing only Matlab
programming. Please excuse me if my description is not very helpful. I can
provide further information if needed.

I made the installation of the extension as directed. Checked it from
Special:Version. When I wanted to add a coordinate to a page via
{{‪#‎coordinates‬}} ( for example: {{#coordinates:primary|26|04|N|42|05|E}} ) I
receive the following error: 

"
A database query error has occurred. This may indicate a bug in the software.
Query:
INSERT INTO `mw_geo_tags`
(gt_page_id,gt_id,gt_lat,gt_lon,gt_globe,gt_primary,gt_dim,gt_type,gt_name,gt_country,gt_region,gt_lat_int,gt_lon_int)
VALUES
('14',NULL,'26.0666666667','42.0833333333','1','1','1000',NULL,NULL,NULL,NULL,'261','421')
Function: GeoDataHooks::doSmartUpdate
Error: 1054 Unknown column 'gt_lat_int' in 'field list' (localhost)
"
another error:
"Notice: Uncommitted DB writes (transaction from DatabaseBase::query
(GeoData::getAllCoordinates)). in
/home/username/public_html/includes/db/Database.php on line 3944"

I searched the web but couldn't find a solution to this. Also played around
with some parameters but nothing changed. Does anyone have any idea about this
problem? Thanks a lot in advance!

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to