Indeed, I think that the trick was in the Server settings of the ACP.
I had to change the setting for Force server URL settings to Yes (was No).
I guess there is still something wrong in the server files (a declaration that still uses user.services). But I understand it is now overridden by this ACP setting.

Seems OK so far.
Thanks!

Hagar

Le 28/01/2023 à 17:24, Bidouille a écrit :
I'm trying to test your BbCode
[rel={LOCAL_URL}]{TEXT1}[/rel] works with french forum
If I input:
  [rel=foo]test[/rel]
Give a right path with:
  <a href="https://forum.openoffice.org/fr/forum/foo>test</a>
So for me, you have a wrong url somewhere in ACP.
The truth is out there :-)


----- Mail original -----
De: "Hagar Delest" <delest.ha...@gmail.com>
À: dev@openoffice.apache.org
Envoyé: Samedi 28 Janvier 2023 11:57:17
Objet: Re: Forums: BBcode for [rel] links broken

Thanks Bidouille. That's the way I took.
I changed the settings in the ACP.

Before:
BBCode usage = [rel={LOCAL_URL}]{TEXT1}[/rel]
HTML replacement = <a href="{LOCAL_URL}">{TEXT1}</a>

Now:
BBCode usage = [rel={TEXT1}]{TEXT2}[/rel]
HTML replacement = <a
href="https://forum.openoffice.org/en/forum/{TEXT1}";>{TEXT2}</a>

Not very elegant since it defeats the point of the LOCAL_URL. But at
least it works.

Hagar

Le 26/01/2023 à 11:00, Bidouille a écrit :
[rel] is not a standard BBcode
It would take someone with enough karma to go modify it in the ACP.

----- Mail original -----
De: "Hagar Delest" <delest.ha...@gmail.com>
À: dev@openoffice.apache.org
Envoyé: Mercredi 25 Janvier 2023 21:54:28
Objet: Re: Forums: BBcode for [rel] links broken

Hi,

I saw that there was some improvement with the Italian forum.
If someone could fix this one too, that would be great.
TIA.

Hagar

Le 05/10/2022 à 20:15, Hagar Delest a écrit :
Hi,

I noticed the [rel] BBcode tag started to work again a short
while
ago. But today, I had the Firefox security warning again (on my
xubuntu machine).
I noticed that the url being parsed is
https://forum.openoffice.org//en/forum/viewtopic.php?f=5&t=166
for
example with 2 slashes after the forum.openoffice.org string.
Any change recently that could have given this glitch?

Hagar

Le 31/05/2022 à 18:55, Dave Fisher a écrit :
Hi Hagar,

I’ve asked Infra to make some changes to how the
user.services.openoffice.org domain is handled.

Currently it is an alias (CNAME) for forum.openoffice.org. We
are
changing it into a redirect from another server.

Once that is done we will see if this just fixes itself or if a
restart and cache clearance is required.

On May 30, 2022, at 1:01 PM, Hagar Delest
<delest.ha...@gmail.com>
wrote:

Hi (Dave),

There is a problem at least in the EN forum with links made
with
the
[rel] BBcode tag.
The base url seems to have reverted to
"https://user.services.openoffice.org/en/forum/"; instead of
"https://forum.openoffice.org/en/forum/";.
The consequence is that there is no redirection but an error
message
from the browser (tested with Firefox on Xubuntu 22.04 only),
stating that there may be a security risk following that link
(translation from my French error message).
It used to worked after the migration (it needed a tweak
however).

I checked in the admin panel of the phpBB interface but I've
not
found any string in the interface. Seems to be something in a
configuration file on the server.

Note: I always took the pain to write my links with that BBcode
to
make it more lean but this issue quite defeats the point.

Thanks.
Hagar

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to