Re: [xwiki-users] Watchlist email links use localhost instead of server hostname [SOLVED]

2016-09-26 Thread Mario
Clemens Klein-Robbenhaar wrote > If I remember correctly, XWiki uses the first incoming request to store > the information by which hostname it is called It seems this was the issue. After a xwiki server restart the mails use the correct URL. I have probably logged in to xwiki on localhost after t

Re: [xwiki-users] Watchlist email links use localhost instead of server hostname

2016-09-24 Thread Vincent Massol
> ‎ >>>>> A hard solution is to install a URL factory that is absolute (i've >>>> published one here, it has too many things but has worked for me), >> another >>>> is to change de tomcat config if available. >>>>> Paul‎ >>&

Re: [xwiki-users] Watchlist email links use localhost instead of server hostname

2016-09-23 Thread Eduard Moraru
> >>> ‎ > >>> A hard solution is to install a URL factory that is absolute (i've > >> published one here, it has too many things but has worked for me), > another > >> is to change de tomcat config if available. > >>> Paul‎ > >>>

Re: [xwiki-users] Watchlist email links use localhost instead of server hostname

2016-09-23 Thread Vincent Massol
t;> Message d'origine >>> De: Clemens Klein-Robbenhaar >>> Envoyé: Freitag, 23. September 2016 16:15 >>> À: XWiki Users >>> Répondre à: XWiki Users >>> Objet: Re: [xwiki-users] Watchlist email links use localhost instead of >> server hostname &g

Re: [xwiki-users] Watchlist email links use localhost instead of server hostname

2016-09-23 Thread Eduard Moraru
ed on my z10 -- > > Message d'origine > > De: Clemens Klein-Robbenhaar > > Envoyé: Freitag, 23. September 2016 16:15 > > À: XWiki Users > > Répondre à: XWiki Users > > Objet: Re: [xwiki-users] Watchlist email links use localhost instead of > server hostnam

Re: [xwiki-users] Watchlist email links use localhost instead of server hostname

2016-09-23 Thread Thomas Mortagne
another is to change > de tomcat config if available. > Paul‎ > > > -- fat fingered on my z10 -- > Message d'origine > De: Clemens Klein-Robbenhaar > Envoyé: Freitag, 23. September 2016 16:15 > À: XWiki Users > Répondre à: XWiki Users > Objet: Re: [xwiki

Re: [xwiki-users] Watchlist email links use localhost instead of server hostname

2016-09-23 Thread Paul Libbrecht
Wiki Users Répondre à: XWiki Users Objet: Re: [xwiki-users] Watchlist email links use localhost instead of server hostname If I remember correctly, XWiki uses the first incoming request to store the information by which hostname it is called, and uses this information in the background thread

Re: [xwiki-users] Watchlist email links use localhost instead of server hostname

2016-09-23 Thread Clemens Klein-Robbenhaar
If I remember correctly, XWiki uses the first incoming request to store the information by which hostname it is called, and uses this information in the background thread that sends the watchlist mails. a) If you are sure that everyone accesses your wiki through the actual host name, you shoul

[xwiki-users] Watchlist email links use localhost instead of server hostname

2016-09-22 Thread Hofstätter Mario
The watchlist mail notifications we are receiving from our xwiki server have hyperlinks to the corresponding pages, but the link starts with "http://localhost/"; as opposed to the actual server hostname. How may we fix this? Thank you Mario ___ users m