From: John C. <joh...@ua...> - 2005-09-13 18:36:20
|
Thanks Reini, I'll give it a whirl when I see your commits. John -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Reini Urban Sent: Tuesday, September 13, 2005 1:32 PM To: phpwiki Subject: Re: [Phpwiki-talk] phpwiki-1.3.11 released John Cole schrieb: > Reini, > I just upgraded my test system and it appears that wikiadminselect is > broken. Try selecting a set of sub pages with a wildcard, it will return a > link to an empty page with the name including the wildcard. For example, > searching for jcole/Blog/* returns one page (an empty one) called > jcole/Blog/* Ok, I could finally reproduce it. I found a fix and optimization for that. Thses will be the ReleaseNotes (so far) 1.3.11p1 Sep, 13-15 (?) 2005, Reini Urban: fixes: * added missing pgsrc/OldStyleTablesPlugin * fixed OldStyleTables plugin with args * protect against Content-Length if headers_sent() * fixed ENABLE_MARKUP_TEMPLATE warning if undefined * fixed writing unwanted accesslog sql entries * WikiAdminSelect preselection changes: * optimized explodePageList to use SQL when available (titleSearch instead of getAllPages)) * added optimization for a new ALL textsearch token (* => pcre: .*, sql: %) todo for 1.3.12: * pcre textsearch with multiple words: order-independency * SQL textsearch with multiple words: AND (the two new failing unit tests) * fix textsearch optimize with "word -word -word" * finish moacdropdown integration, * finish ModeratedPages, * the new Mailer class, * HtmlParser and importer plugins (word, excel, html, interwiki) and the rest of the sf.net buglist -- Reini Urban http://phpwiki.org/ ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk ------------------------------------- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. |