Bug 9040 - In-article links don't work
: In-article links don't work
Status: CLOSED FIXED
Product: Evopedia
General
: unspecified
: N900 Maemo
: Unspecified major (vote)
: ---
Assigned To: christian
: general
:
:
:
:
  Show dependency tree
 
Reported: 2010-02-13 14:24 UTC by EC
Modified: 2010-04-05 12:40 UTC (History)
2 users (show)

See Also:


Attachments


Note

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


Description EC (reporter) 2010-02-13 14:24:43 UTC
SOFTWARE VERSION: 0.2.99+3.0rc3-maemo1

EXACT STEPS LEADING TO PROBLEM: 
1. Open Evopedia
2. Select a Wikipedia dump (tested with Italian and Esperanto dumps)
3. Open an article
4. Click on a link to another article

EXPECTED OUTCOME: Evopedia shows the new page

ACTUAL OUTCOME: link doesn't work, it directs Evopedia to a wrong page.

REPRODUCIBILITY: always

OTHER COMMENTS: I'm going to test this bug even with the new and up-to-date
English Wikipedia dump when I'll finish downloading.
Comment 1 christian 2010-02-14 00:11:17 UTC
There is an error in the file metadata.txt for some (it seems at least for the
Esperanto and Italian) dumps. The official dumps will be fixed in the next
minutes. If you do not want to download the dump again, you can simply open
that file in a text editor (vim, emacs, gedit, notepad, not word) and replace
version = 2.0
by
version = 0.2

After that you need to select the dump again from within evopedia or restart
evopedia via the exit (door) link.
Comment 2 EC (reporter) 2010-02-15 10:33:05 UTC
Confirming the workaround. I'll download the dump again and verify soon.