[dokuwiki] git changes 2010-03-23

  • From: dev@xxxxxxxxxxxxxx (Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 23 Mar 2010 03:00:04 +0100 (CET)

Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/cf5b435169f81ea7da106ced2c6401bf83ac199f
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Mon Mar 22 23:37:31 2010 +0100

    Replace vertical tabs befor parsing XML in XMLRPC
    
    It seems that the 0x0B Vertical Tab character breaks the PHP
    XML parser. This workaround replaces the char with a space
    before parsing. Not ideal but good enough for now.


http://github.com/splitbrain/dokuwiki/commit/dfd343c40d85231f23176cfc6683eaccc0580a6d
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Mon Mar 22 21:51:00 2010 +0100

    fixed hashing in mediaSearch()
    
    The hash option did not hash the correct content for the
    found media files. This causes troubles in the sync plugin
    http://github.com/splitbrain/dokuwiki-plugin-sync/issues#issue/1


http://github.com/splitbrain/dokuwiki/commit/9d706dd2a380574a0f89b771c7b3fd9a77de9dc7
Author: Robert Bogenschneider <robog[at]gmx.de>
Date:   Mon Mar 22 20:58:43 2010 +0100

    German language update


http://github.com/splitbrain/dokuwiki/commit/982a59410f29e19671bd53b32181a612601d3794
Author: Robert Bogenschneider <robog[at]gmx.de>
Date:   Mon Mar 22 20:58:09 2010 +0100

    Esperanto language update


http://github.com/splitbrain/dokuwiki/commit/cfb026ae9d84c228fdc708c076136a627085300b
Author: Gerry WeiÃ?bach <gerry.w[at]gammaproduction.de>
Date:   Mon Mar 22 20:30:44 2010 +0100

    fixed Safari browser detection


http://github.com/splitbrain/dokuwiki/commit/d141c8dc0567c892690e1f6ccf66298042034456
Author: Adrian Lang <lang[at]cosmocode.de>
Date:   Mon Mar 22 18:06:17 2010 +0100

    Add missing global declaration


http://github.com/splitbrain/dokuwiki/commit/2ffea8f2f2886a64535d5fd81745a8e5944a24c9
Author: Adrian Lang <lang[at]cosmocode.de>
Date:   Mon Mar 22 16:42:58 2010 +0100

    Do not trigger HTML_FORM_SELECTION in some cases
    
    When the page is not editable or the section info is out of date, a custom
    editor should not be used.


http://github.com/splitbrain/dokuwiki/commit/71a1b3ab64b4601b9132e877e3b53c9b85d03429
Author: Adrian Lang <lang[at]cosmocode.de>
Date:   Mon Mar 22 17:00:02 2010 +0100

    Really remove edit highlighting on mouseout

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

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 2010-03-23 - Devel Tools