Bug 376998 - New pages use a rewrite mechanism for no reason that makes things harder
Summary: New pages use a rewrite mechanism for no reason that makes things harder
Status: RESOLVED FIXED
Alias: None
Product: www.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kde-www mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-27 22:59 UTC by Albert Astals Cid
Modified: 2020-07-13 18:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Astals Cid 2017-02-27 22:59:33 UTC
For some reason https://www.kde.org/products is not really https://www.kde.org/products/index.php but https://www.kde.org/products.php

There's no reason for that and it breaks things since if for example you visit https://www.kde.org/products/ you end up with broken images.
Comment 1 carl 2020-07-13 18:22:11 UTC
it is currently using /products/index.php now, so I think this is now fixed :)