Recent Changes - Search:

PmWiki

pmwiki.org

01000

Summary: ?action=crypt fails with CleanUrls enabled
Created: 2008-01-05 16:17
Status: Open
Category: Bug
From: JL?
Assigned:
Priority: 4
Version: 2.2.0-beta65
OS: Linux / Apache2 / PHP Version 5.2.5

Description: ?action=crypt fails with CleanUrls enabled. There is a '/' missing in crypt.php .

<form action='{\$ScriptUrl}' method='POST'> must be changed to <form action='{\$ScriptUrl}/' method='POST'>

This already was an issue some time ago. http://www.pmichaud.com/pipermail/pmwiki-users/2004-December/008722.html

Version 2.0.beta14 (28-Dec-2004) should have fixed this bug but it is still there.

Edit - History - Print - Recent Changes - Search
Page last modified on January 12, 2008, at 06:25 AM