Mod website page display error

This subforum contains all the issues which we already resolved.
User avatar
DranKof
Manual Inserter
Manual Inserter
Posts: 1
Joined: Wed Sep 28, 2016 8:44 pm
Contact:

Mod website page display error

Post by DranKof »

Not sure whether this should be in bugs or general discussion or here, this felt the most relevant.
It is relevant to the Factorio mod website ( https://mods.factorio.com/ ) but I didn't find a webmaster/admin contact there.

When attempting to view the pages of some users who post mods (I think because of the period "." in their names), the pages do not seem to display properly.

Examples -

-This page works:
https://mods.factorio.com/mods/GotLag

-This page doesn't work:
https://mods.factorio.com/mods/Y.Petremann
Killerbee
Long Handed Inserter
Long Handed Inserter
Posts: 81
Joined: Thu Mar 17, 2016 8:44 pm
Contact:

Re: Mod website page display error

Post by Killerbee »

The problem appears to be in the API call to retrieve the user:
https://mods.factorio.com/api/users/Y.Petremann
Gives a 404

The weird thing is that the API call for retrieving the mods of the user has a completely different url structure compared to the API call for users:
https://mods.factorio.com/api/mods?owne ... 100&page=1
Gives a list of all mods by the user without any errors
User avatar
HanziQ
Former Staff
Former Staff
Posts: 630
Joined: Fri Mar 27, 2015 7:07 am
Contact:

Re: Mod website page display error

Post by HanziQ »

Fixed
Post Reply

Return to “Resolved Problems and Bugs”