Branch: refs/heads/master
Home:
https://github.com/xwiki-contrib/macro-jwplayer
Commit: 77dc027de3cb7db2e602fe26701048789d967321
https://github.com/xwiki-contrib/macro-jwplayer/commit/77dc027de3cb7db2e602…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M macro-jwplayer-ui/src/main/resources/Macros/JWPlayer.xml
Log Message:
-----------
Fix deprecated call to $mathtool.toInteger
Replace call to $mathtool.toInteger(object)) by $numbertool.toNumber(object).intValue()