We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
STEPS TO REPRODUCE
EXPECTED RESULTS
No warnings are displayed.
ACTUAL RESULTS
In console, there are many warnings displayed related to deprecated usage of method and binding, like:
2020-03-12 09:53:30,472 [http://localhost:1113/bin/view/Flash/Flash1] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:53:30,472 [http://localhost:1113/bin/view/Flash/Flash1] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:53:30,472 [http://localhost:1113/bin/view/Flash/Flash1] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:53:30,473 [http://localhost:1113/bin/view/Flash/Flash1] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:53:30,492 [http://localhost:1113/bin/view/Flash/Flash1] WARN o.a.v.introspection - Deprecated usage of method [org.apache.velocity.tools.generic.SortTool.sort] in xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]@82,26 2020-03-12 09:55:49,418 [http://localhost:1113/bin/view/Main/] WARN o.a.v.introspection - Deprecated usage of method [org.apache.velocity.tools.generic.SortTool.sort] in xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]@82,26 2020-03-12 09:56:44,606 [http://localhost:1113/bin/view/Flash/] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:56:44,606 [http://localhost:1113/bin/view/Flash/] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:56:44,606 [http://localhost:1113/bin/view/Flash/] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:56:44,606 [http://localhost:1113/bin/view/Flash/] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]]
Some of these warnings are displayed at every page refresh and fill up the logs quite fast.
Environment: Windows 10 Pro 64bit, Edge 80, using an instance of XWiki 12.1 on PostgreSQL 12
The text was updated successfully, but these errors were encountered:
Issue #46: Many warnings when using Flash Messages App on XWiki 12.1
2b87b09
*replaced deprecated velocityCount and sorttool
Issue #46: Many warnings when using Flash Messages App on XWiki 12.1 (#…
a0e4dc1
…53) *replaced deprecated velocityCount and sorttool
49307fb
* modified comment message
5d04312
0d45224
*split comment
ignatescustefan
No branches or pull requests
STEPS TO REPRODUCE
EXPECTED RESULTS
No warnings are displayed.
ACTUAL RESULTS
In console, there are many warnings displayed related to deprecated usage of method and binding, like:
2020-03-12 09:53:30,472 [http://localhost:1113/bin/view/Flash/Flash1] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:53:30,472 [http://localhost:1113/bin/view/Flash/Flash1] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:53:30,472 [http://localhost:1113/bin/view/Flash/Flash1] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:53:30,473 [http://localhost:1113/bin/view/Flash/Flash1] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:53:30,492 [http://localhost:1113/bin/view/Flash/Flash1] WARN o.a.v.introspection - Deprecated usage of method [org.apache.velocity.tools.generic.SortTool.sort] in xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]@82,26 2020-03-12 09:55:49,418 [http://localhost:1113/bin/view/Main/] WARN o.a.v.introspection - Deprecated usage of method [org.apache.velocity.tools.generic.SortTool.sort] in xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]@82,26 2020-03-12 09:56:44,606 [http://localhost:1113/bin/view/Flash/] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:56:44,606 [http://localhost:1113/bin/view/Flash/] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:56:44,606 [http://localhost:1113/bin/view/Flash/] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]] 2020-03-12 09:56:44,606 [http://localhost:1113/bin/view/Flash/] WARN o.x.v.XWikiVelocityContext - Deprecated binding [$velocityCount] used in [xwiki:Flash.FlashNotifier^XWiki.UIExtensionClass[0]]
Some of these warnings are displayed at every page refresh and fill up the logs quite fast.
Environment: Windows 10 Pro 64bit, Edge 80, using an instance of XWiki 12.1 on PostgreSQL 12
The text was updated successfully, but these errors were encountered: