Comment 2 for bug 1505311

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslosphinx (master)

Reviewed: https://review.openstack.org/233789
Committed: https://git.openstack.org/cgit/openstack/oslosphinx/commit/?id=cd2674bb9501b0216dc81ede635e84c379b6309d
Submitter: Jenkins
Branch: master

commit cd2674bb9501b0216dc81ede635e84c379b6309d
Author: Doug Hellmann <email address hidden>
Date: Mon Oct 12 19:50:40 2015 +0000

    fix html-page-context event handler

    The event handler should return a string if it wants to replace the
    template, but should otherwise return None and update the context in
    place.

    Change-Id: Ic4b19c7d19eda866ba139913cf817c99a65c8c08
    Closes-Bug: #1505311