Last modified: 2014-11-14 09:23:53 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T74943, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72943 - interwiki dump format
interwiki dump format
Status: NEW
Product: Pywikibot
Classification: Unclassified
interwiki.py (Other open bugs)
core-(2.0)
All Windows 7
: Unprioritized normal
: ---
Assigned To: Pywikipedia bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-04 10:05 UTC by JAn Dudík
Modified: 2014-11-14 09:23 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
try to remove or add one line (2.21 KB, application/octet-stream)
2014-11-04 10:05 UTC, JAn Dudík
Details

Description JAn Dudík 2014-11-04 10:05:01 UTC
Created attachment 17010 [details]
try to remove or add one line

intwerwiki dump format in core is weird - I am not able to edit it, because it opens in hexa mode.
Compat format was simple .txt
Comment 1 John Mark Vandenberg 2014-11-09 21:02:34 UTC
Try adding to your user-config

pickle_protocol = 0

is that format acceptable, if we provide a bit of documentation for the format of each entry?
Comment 2 JAn Dudík 2014-11-14 09:23:53 UTC
(In reply to John Mark Vandenberg from comment #1)
> Try adding to your user-config
> 
> pickle_protocol = 0
> 
> is that format acceptable, if we provide a bit of documentation for the
> format of each entry?

It's better, but some unicode characters (žščř...) are escaped and there are some additional characters on the beginnig of lines:

(lp0
VKategorie:Italská adjektiva
p1
aVKategorie:Italská p\u0159íslovce
...
p5
aVKategorie:Ital\u0161tina
...
p11
aVKategorie:Japonské p\u0159edpony
p12
aVKategorie:Japonské p\u0159ípony
p13
aVKategorie:Japonské \u010dástice
p14
aVKategorie:Japonské \u010díslovky
...


Instead of 

Kategorie:Italská adjektiva
Kategorie:Italská příslovce
Kategorie:Italština
Kategorie:Japonské předpony
Kategorie:Japonské přípony
Kategorie:Japonské částice
Kategorie:Japonské číslovky

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links