25 Jan
2024
25 Jan
'24
3:12 p.m.
Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 589084fe51a8398570f2962c25d9b6f87ffc3430 https://github.com/xwiki/xwiki-platform/commit/589084fe51a8398570f2962c25d9b... Author: Manuel Leduc <[email protected]> Date: 2024-01-25 (Thu, 25 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/classes/StringClass.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/objects/classes/StringClassTest.java Log Message: ----------- XWIKI-21810: Improve suggest URL escaping in StringClass * Remove usage of a deprecated API in StringClass * Improved formatting for StringClassTest