Plan for the LegacyUI module 1.x
Build: #297 was successful
Job: Default Job was successful
Code commits
Git
-
Daniel Kayiwa 46f6f4789dfddea3866ca4f0bbd47cae9ab5afaf
Merge pull request #56 from teleivo/LUI-95
LUI-95 errorhandler.jsp cannot find openmrs taglib -
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)