|
[dokuwiki]
||
[Date Prev]
[06-2006 Date Index]
[Date Next]
||
[Thread Prev]
[06-2006 Thread Index]
[Thread Next]
[dokuwiki] darcs changes
- From: andi@xxxxxxxxxxxxxx (Andreas Gohr)
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 2 Jun 2006 04:00:02 +0200 (CEST)
Good Morning!
This are the darcs changes for DokuWiki committed
yesterday. Please test them and report bugs.
---------------------------------------------------------------------
Thu Jun 1 23:29:28 CEST 2006 chris[at]jalakai.co.uk
* fix php warning in common.php during getRevisions
A php warning can occur when the page name used in a revision check clashes
with
a namespace (sub-directory) in the same directory. The strpos() call
generates
the warning as the offset used is longer than the directory name.
Thu Jun 1 12:12:31 CEST 2006 chris[at]jalakai.co.uk
* tidy format patterns
The bug preventing use of '<' & '>' in look ahead patterns was fixed
some time ago. This patch replaces the '\x3C' & '\x3E' in those syntax
pattern where they were still in use.
---------------------------------------------------------------------
Single patches can be downloaded from
http://dev.splitbrain.org/darcs/index.cgi/dokuwiki/?c=patches
Bye,
your darcs changlog mailer
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|