Plan for the LegacyUI module 1.x

Build: #297 was successful Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Daniel Kayiwa

    Daniel Kayiwa 46f6f4789dfddea3866ca4f0bbd47cae9ab5afaf

    Merge pull request #56 from teleivo/LUI-95
    LUI-95 errorhandler.jsp cannot find openmrs taglib

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> 0032d297dc5d59a89831a72d2e4141ab9b7fe029

    LUI-95 errorhandler.jsp cannot find openmrs taglib
    On error in a jsp file the errorhandler page should nicely handle exceptions
    for better user experience, however the taglib include was pointing to the
    older path when the legacy ui was still part of the core.

    * changed taglib uri to same value as in the webapp/template/include.jsp

    • omod/src/main/webapp/errorhandler.jsp (version 0032d297dc5d59a89831a72d2e4141ab9b7fe029)