PITS /
01527: ?action=crypt fails with CleanUrls(Subdirectory) enabled
Summary: ?action=crypt fails with CleanUrls(Subdirectory) enabled
Created: 2025-11-01 12:31
Status: Closed, fixed for 2.5.3
Category: Bug
From: Tryear
Assigned:
Priority: 3
Version: 2.5.2
OS: Linux/Apache/PHP 8.3
Description: ?action=crypt fails with CleanUrls(Subdirectory) enabled
| CleanUrls | Example | ?action=crypt |
|---|---|---|
| Document Root | https://5ko.fr/Accueil/Accueil?action=crypt | Works |
| Virtual Path | https://www.pmwiki.org/wiki/PmWiki/PmWiki?action=crypt | Works |
| Subdirectory | https://wiki.portal.chalmers.se/agda/Main/HomePage?action=crypt | Redirects to homepage |
Ref: PITS/01000 Tryear
The 3rd link works for me at the moment. If it doesn't, it would be impossible to edit (?action=edit), and I can edit. Petko
Sorry. I mean, enter password and submit. It will redirect to homepage.Tryear
Thanks, indeed, good catch! Should be fixed for 2.5.3. Petko