[dokuwiki] git changes 2011-06-15

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 15 Jun 2011 03:00:05 +0200 (CEST)

Good Morning!

This are the git changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------

http://github.com/splitbrain/dokuwiki/commit/7d939e4ea58754a44f0e564ecb163cbfde5b6ae7
Author: Michael Hamann <michael[at]content-space.de>
Date:   Tue Jun 14 20:44:53 2011 +0200

    Force search index update after fixing the lowercasing of words
    
    This increases the indexer version in order to force a rebuild of the
    search index in order to "repair" the search index that might contain
    uppercase words


http://github.com/splitbrain/dokuwiki/commit/5a2f326fba4cd3f692b56807e5a169b54253fda9
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jun 14 19:58:44 2011 +0200

    Revert "Only allow known protocols in RSS links"
    
    This reverts commit 1ca2719c7488662ebd7964c0d026e0890f923ee9 as it is
    now superseeded by a6b82e436e3d68a42a6556165d6aaf9249db44cd


http://github.com/splitbrain/dokuwiki/commit/b52b15965611fc865058c0331b55e4e9bccabd2e
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jun 14 19:50:29 2011 +0200

    only allow configured URL schemes in external links
    
    This fixes a problem where JavaScript could be introduced through
    specially crafted RSS feeds on a lower level than the commit from
    yesterday (1ca2719c7488662ebd7964c0d026e0890f923ee9)
    
    This also fixes a problem where JavaScript links could be introduced by
    specifying it as an RSS URL: the resulting error message displays a
    link to the broken feed URL. This patch makes sure there's no working
    link for unknown protocols.


http://github.com/splitbrain/dokuwiki/commit/5f27cb0eab98fa6b4856278436d6aacadc4a1acb
Author: Michael Hamann <michael[at]content-space.de>
Date:   Tue Jun 14 20:29:56 2011 +0200

    Fix lowercasing of words in the indexer FS#2270
    
    On certain PHP installations (it has been reproduced with PHP version
    5.2.0-8+etch11) the indexer failed to lowercase words in the indexer
    so the fulltext search was partially broken.

---------------------------------------------------------------------

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.

Bye,
your git changelog mailer


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] git changes 2011-06-15 - DokuWiki Devel Tools