https://bugzilla.wikimedia.org/show_bug.cgi?id=48383
--- Comment #1 from Kiran Mathew Koshy <[email protected]> --- (In reply to comment #0) > zimdump does not reliably find articles via url if the namespace is "-", as > is > common. The argument parser seems to get mangled and the result is not > predictable. > > For example: > zimdump -i -u -/MediaWiki~KiwixOffline_0.css > wikipedia_en_all_nopic_01_2012.zim Its not limited to the '-' namespace, the zimdump has quite a problem in this region. Zimdump doesn't implement specify-namespace(-n) properly. zimdump -n I -l wikipedia.zim gives then same results as zimdump -l wikipedia.zim, although zimdump could have limited the results in the first query to 'I' namespaces only. I'm in the process of fixing it, probably by tomorrow. -- 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
