[pmwiki-devel] Fox testing on pmwiki.org
Hans
design5 at softflow.co.uk
Tue Dec 19 17:21:16 CST 2006
http://www.pmichaud.com/sandbox/fox/pmwiki.php?n=Main.CommentBox
There is a problem with deleting ranges with a delete link.
The delete button works fine.
The line delete works fine too on the BirthdayList page.
Using the delete range link on a post gives a short echo that the delete
was unsuccesful. This is added by the FoxHandleDelete function
when the preg_replace which should take out the whole range of lines
is not doing it, i.e. the original text is the same as the changed
text. So there is a failing with the preg_replace. But what?
Fox is deleting fine on my test site.
Hans
More information about the pmwiki-devel
mailing list