Bug when I use russian names for wiki pages

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Bug when I use russian names for wiki pages

Вася Чайко
When I use Russian names for wiki pages, at editing in the bottom of page there is a message: 404 Not Found.


Html:


<iframe frameborder="1" src="/wiki/Факультет повышения квалификации руководителей и специалистов.html?view=attachments&version=2" width="530" scrolling="no" height="170"></iframe></td>

</tr>
</table>
<div id="id13">
</div>
<script type="text/javascript">; new Ajax.PeriodicalUpdater('id13', '/wiki/????????? ????????? ???????????? ????????????? ? ????????????.html', {method: 'post', postBody: 'view=edit&version=2&ajaxRequest&ajaxGetElementId=id13', evalScripts: true, frequency: 2});</script>
</div>
</div>

Screenshot: notFound.png

Bug fix: WebElement-ajaxCallUrl.st


_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida

notFound.PNG (8K) Download Attachment
WebElement-ajaxCallUrl.st (718 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Bug when I use russian names for wiki pages

Nicolas Petton
Le jeudi 18 septembre 2008 à 16:38 +0700, =?ISO-8859-1?Q?
=3F=3F=3F=3F_=3F=3F=3F=3F=3F _ a écrit :

> When I use Russian names for wiki pages, at editing in the bottom of
> page there is a message: 404 Not Found.
>
>
> Html:
>
>
> <iframe frameborder="1" src="/wiki/Факультет повышения квалификации
> руководителей и специалистов.html?view=attachments&version=2"
> width="530" scrolling="no" height="170"></iframe></td>
>
> </tr>
> </table>
> <div id="id13">
> </div>
> <script type="text/javascript">; new Ajax.PeriodicalUpdater('id13',
> '/wiki/????????? ????????? ???????????? ????????????? ? ????????????.html', {method: 'post', postBody: 'view=edit&version=2&ajaxRequest&ajaxGetElementId=id13', evalScripts: true, frequency: 2});</script>
> </div>
> </div>
>
> Screenshot: notFound.png
>
> Bug fix: WebElement-ajaxCallUrl.st
Thanks, I will check it and commit it.

Cheers,

Nico

--
Nicolas Petton
http://nico.bioskop.fr
            ___
          ooooooo
         OOOOOOOOO
        |Smalltalk|
         OOOOOOOOO
          ooooooo
           \   /
            [|]
--------------------------------
Ma clé PGP est disponible ici :
http://nico.bioskop.fr/pgp-key.html

_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida

signature.asc (196 bytes) Download Attachment