New wiki URLs

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
Jarewill
 
 
Posts: 1873
Joined: Sun Jul 21, 2019 8:54 am

New wiki URLs

Post by Jarewill »

I have been out of the loop on ZDF related situations for a bit, but I have noticed that wiki links are now different.
Where as before to access a page for a function, you would go to zdoom.org/wiki/A_SpawnItemEx, it now redirects it to zdoom.org/w/index.php?title=A_SpawnItemEx.
It's no big deal, it just trips me a bit due to being used to how it was before, but I am curious as to why it changed.
User avatar
Rachael
Posts: 14005
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her

Re: New wiki URLs

Post by Rachael »

Those are supposed to be background redirects, i.e. happen on the server invisibly. Thank you, I will take a look.

edit: should be fixed now
Jarewill
 
 
Posts: 1873
Joined: Sun Jul 21, 2019 8:54 am

Re: New wiki URLs

Post by Jarewill »

Guess it was a bug, not a feature.
Thanks for your work!
User avatar
Rachael
Posts: 14005
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her

Re: New wiki URLs

Post by Rachael »

Thank you for the report. Yes, it was a bug, I ran the config through a prettifier tool so that it would be easier to maintain, and it added in the direct URL's and it was not supposed to do that, so nginx was sending the actual URL's rather than translating them internally.

Return to “General”