Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: Jean-Philippe Pialasse on June 26, 2008, 07:20:04 PM

Title: patch UTF8 - 04/19/08 update
Post by: Jean-Philippe Pialasse on June 26, 2008, 07:20:04 PM
Hi everybody,

here is a script that allow you to correct all your installed contribs that are not UTF8 compliant. It is based on the script shown here http://wiki.contribs.org/Translations#Conversion_script, but unlike the german one, you can use this one as many time as you want.

I am wondering if it could be a good idea to add this to the post-upgrade event.


Code: [Select]
cd
wget http://smeserver.pialasse.com/fichiers/convert_utf-8.sh
chmod +x convert_utf-8.sh
sh convert_utf-8.sh
Title: Re: patch UTF8 - 04/19/08 update
Post by: Stefano on June 26, 2008, 08:20:20 PM
hi

have you posted it to bugzilla?

Ciao

Stefano
Title: Re: patch UTF8 - 04/19/08 update
Post by: Jean-Philippe Pialasse on June 26, 2008, 09:08:38 PM
not yet!

i will search for a right openned bug or create one in the week end.

Title: Re: patch UTF8 - 04/19/08 update
Post by: ecureuil on June 27, 2008, 01:46:04 AM
I tested. It is very well.

Anne
Title: Re: patch UTF8 - 04/19/08 update
Post by: cactus on June 27, 2008, 01:45:21 PM
not yet!

i will search for a right openned bug or create one in the week end.
No need to, the bug is this one: http://bugs.contribs.org/show_bug.cgi?id=3858 and both versions of the script have been attached.
Title: Re: patch UTF8 - 04/19/08 update
Post by: cactus on June 27, 2008, 04:00:58 PM
Hi everybody,

here is a script that allow you to correct all your installed contribs that are not UTF8 compliant. It is based on the script shown here http://wiki.contribs.org/Translations#Conversion_script, but unlike the german one, you can use this one as many time as you want.
I updated the wiki accordingly and put the script in the bugtracker so users can download it from there.

I am wondering if it could be a good idea to add this to the post-upgrade event.
This should preferrably be discussed in the bug mentioned in this thread, but I think we need to fix this issue instead of work around it.
Title: Re: patch UTF8 - 04/19/08 update
Post by: Jean-Philippe Pialasse on June 28, 2008, 01:06:51 AM
thanks cactus for pushing the script into the good bug post in the bugtracker and to update the wiki, i was waiting to have some returns before adding it to the wiki.

I will add some word in the bugtracker to discuss about this workaround or "fix" ... as fix means fix all contribs ever created ...