[dokuwiki] git changes 2012-12-05

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 5 Dec 2012 03:00:03 +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/4f4c6fd5079db8beb50ea9b9aa08351a49a57d21
Author: Michael Hamann <michael[at]content-space.de>
Date:   Mon Dec 3 00:07:36 2012 +0100

    lib/exe/indexer.php: Fix sending of the GIF when it is deferred FS#2646
    
    Before this change the GIF wasn't sent at all when the PHP settings
    indicate that sending of the GIF needs to be deferred and it was sent
    when the debug output was on.


http://github.com/splitbrain/dokuwiki/commit/48a1417ef1d153f5c7994aa7ced8da4e710bc70e
Author: Michael Hamann <michael[at]content-space.de>
Date:   Mon Dec 3 00:04:36 2012 +0100

    Correct parameter documentation of DokuWiki_Plugin::loadHelper()


http://github.com/splitbrain/dokuwiki/commit/b04a190d960a260703e65e9ed4a951cb083e4e61
Author: Michael Hamann <michael[at]content-space.de>
Date:   Sun Dec 2 23:58:38 2012 +0100

    XHTML renderer: bind section id counter to the renderer instance
    
    This changes the previously static lastsecid into an instance variable,
    this leads to consistent section edit ids when the xhtml renderer is
    used more than once in a request. This makes it possible for test cases
    to know the exact section edit id for an instruction array.

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

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 2012-12-05 - DokuWiki Devel Tools