Le Mardi 16 Mars 2010 21:49:19, pedram salehpoor a écrit : > At last I found the source of problem! > > When the encoding of the original english file is iso-8859-1 and I use > Utf-8 in my documents without changing the encoding the problem arises > when I try saving the files
I just reproduice it. We see the error output if you use tools like Firebug with Firefox. Anyway, I will send a "valid" error in this case. Fix will comming soon ;) > > Pedram. > > > On Tue, Mar 16, 2010 at 4:43 PM, pedram salehpoor < > > pedram.salehp...@gmail.com> wrote: > > On Tue, Mar 16, 2010 at 4:31 PM, TORRES yannick <yannick.tor...@gmail.com>wrote: > >> Hi Pedram, > >> > >> 2010/3/16 pedram salehpoor <pedram.salehp...@gmail.com> > >> > >> Hi, I'm encountering some problems in the editor. > >> > >>> The editor begins two reload itself without letting me to save anything > >>> and the data is lost. > >>> > >>> When the editor tries to save new files in the directories that does > >>> not exist previously it enters a loop and never ends its work and > >>> after reloading the page there is a commit pending and the contents > >>> are lost and it will not show the content that has been saved and if > >>> you cancel the change again the english content can't be viewed until > >>> you completely reload the page. > >>> > >>> Am I doing anything wrong or what should I do? > >> > >> I'm going to try to reproduice it tonight and tell you more once it's > >> done. > >> Just one question : you try to "save" the file or "save as a patch" the > >> file ? As you talk about "a file in directories that does not exist > >> previously", I guess you mean a file from the "pending translate" > >> module. > >> > >> Anyway, are you interest to translate the editor into your native > >> language ? ;) > > > > I tried to translate a new file from ennglish to persian and save the > > file. Currently I have one of those kinds of files on my commit pending > > list If you had time you can take a look at it. > > > > I'll be happy to translate the editor into my own language. > > > > Pedram > > > >>> Best > >>> Pedram > >>> > >>> On Mon, Mar 15, 2010 at 7:19 PM, yannick <yannick.tor...@gmail.com>wrote: > >>>> Fixed : http://svn.php.net/viewvc?view=revision&revision=296248 > >>>> > >>>> I have updated manually edit.php.net, so you can view the result right > >>>> now. > >>>> > >>>> Best, > >>>> Yannick > >>>> > >>>> Le Lundi 15 Mars 2010 07:54:36, yannick a écrit : > >>>> > Hi Yago, > >>>> > > >>>> > I can't find a quick fix for this but I have arrive to reproduice it > >>>> > locally. > >>>> > > >>>> > I will fix it when I'm going back home after work ;) > >>>> > > >>>> > Best, > >>>> > Yannick > >>>> > > >>>> > Le Lundi 15 Mars 2010 06:41:44, Yago Ferrer a écrit : > >>>> > > Here another bug: > >>>> > > > >>>> > > login: as anonymous or VCS > >>>> > > Language: Spanish > >>>> > > > >>>> > > If you go to Pending for commit, > >>>> > > right click in the file imagerotate.xml > >>>> > > click in View Diff it and shows an blank page it should show the > >>>> > >>>> changes > >>>> > >>>> > > between the copy in the repository > >>>> > > and the copy pending to commit. > >>>> > > > >>>> > > Thanks!