[xwiki-users] Damaged wiki-pages because of getURL returns incorect URL

2010-05-02 Thread Colesnicov Eugen
I have a strange situation in my wiki. Some of elements at a standart wiki-pages are damaged. For example - Main.Spaces, all user profiles, Blogs.WebHome and many-many others (but not all). You can see how they are damaged on a attached images.

Re: [xwiki-users] Damaged wiki-pages because of getURL returns incorect URL

2010-05-02 Thread Ludovic Dubost
Is this a XEM install ? You havé something which triggers absolute URL. Génération and many places don't protect URLs from wiki syntax (it's a bug) Envoyé de mon iPhone Le 2 mai 2010 à 09:46, Colesnicov Eugen ecolesni...@gmail.com a écrit : I have a strange situation in my wiki. Some of

Re: [xwiki-users] Damaged wiki-pages because of getURL returns incorect URL

2010-05-02 Thread Colesnicov Eugen
No. I have simple XE install. This situation exists also with pre-configured variants of XE instalations (also with 2.3). -- View this message in context: http://xwiki.475771.n2.nabble.com/Damaged-wiki-pages-because-of-getURL-returns-incorect-URL-tp4992332p4992381.html Sent from the XWiki-

[xwiki-users] How I can refresh wikipage or load another page through velocity?

2010-05-02 Thread Colesnicov Eugen
Sorry for the stupid question, but I am good programmer ... I have some velocity script. It makes some changes on current page, copies some other page, etc. How I can load created page (shows for the user) at the end of the script? Or other possibility - I need simply reload content of a current

Re: [xwiki-users] How I can refresh wikipage or load another page through velocity?

2010-05-02 Thread Sergiu Dumitriu
On 05/02/2010 11:43 AM, Colesnicov Eugen wrote: Sorry for the stupid question, but I am good programmer ... I have some velocity script. It makes some changes on current page, copies some other page, etc. How I can load created page (shows for the user) at the end of the script? Or other

Re: [xwiki-users] Damaged wiki-pages because of getURL returns incorect URL

2010-05-02 Thread Andreas Hahn
Hi, your screenshots remind me of a problem I had one month ago configuring public xwiki access for my local installation. I finally solved it by modifying the VirtualHost section of the httpd deamon which serves all my incoming internet traffic. Although my situation may not apply in detail

Re: [xwiki-users] How I can refresh wikipage or load another page through velocity?

2010-05-02 Thread Colesnicov Eugen
yes! That it is! Thanks Sergiu! -- View this message in context: http://xwiki.475771.n2.nabble.com/How-I-can-refresh-wikipage-or-load-another-page-through-velocity-tp4992511p4993174.html Sent from the XWiki- Users mailing list archive at Nabble.com.