26 Oct
2023
26 Oct
'23
3:39 p.m.
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 28f0f4cb8f54f2b0ff439a137a9069cb9976321a https://github.com/xwiki/xwiki-commons/commit/28f0f4cb8f54f2b0ff439a137a9069... Author: Thomas Mortagne <[email protected]> Date: 2023-10-26 (Thu, 26 Oct 2023) Changed paths: M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/VelocityManager.java M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/VelocityTemplate.java Log Message: ----------- [misc] Bulletproofing (better fail early than getting weird Velocity failure before the template have a null name)