Am 07.09.2010 18:40, schrieb Emmanuel Seyman:
> 
> Hello, all.

Hi

> 
> I'm updating a moinmoin installation from 1.5.3 to 1.7.1 (or, at least,
> the debian packaged 1.7.1).
> 
> The migration is pretty smooth but leaves one bug.

First time I heard that. Mostly debian users don't get informed that
they need to migrate their wiki data too additional to the apt-get upgrade.

 The System pages in
> the navigation bar aren't localized (despite language_default being set
> to 'fr'). So I have 'RecentChanges' and 'FindPage' instead of
> 'ModificationsRécentes' and 'RechercherUnePage'. Note that this also
> happens when I create a new wiki so something's obviously wrong.

That is difficult

I don't want to install the outdated 1.7.1 package, so I downloaded the
old archieve from moins server. I run the builtin wikiserver to check if
we have that problem in our package too.

1. wget http://static.moinmo.in/files/moin-1.7.1.tar.gz
2. tar zxvf moin-1.7.1.tar.gz
3. cd moin-1.7.1
4. MoinMoin/script/moin.py account create  --name=TestUser
--email=t...@localhost --password=secret
5. ./wikiserver.py
7. logged in TestUser
8.
http://localhost:8080/SystemPagesSetup?action=AttachFile&do=install&target=French.zip
9. restart of ./wikiserver.py
10. http://localhost:8080/SystemPagesSetup?action=userprefs&sub=prefs
11. changed Preferred language to Francais and Save
11. Clear Message

My Navibar shows now

ModificationsRécentes
RechercherUnePage
SommaireDeL'Aide
SystemPagesSetup

So moins package speaks french ;)

> 
> Strangely enough, when I keep the underlay from the 1.5.3 version, I
> do get a localized navigational bar (but the system pages themselves
> don't work).

That is no solution. Because of syntax changes.

> 
> Where do I have to look to find what's wrong?


May be you have not removed old cache files? Did you run after the
migration data command the maint cleancache command? And was your server
stopped doing this?


cheers
Reimar


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to