|
| Description: |
It seems that 2.2.0 version of the Job Macro introduced a regression. The macro is unusable and returns this error :
!job-macro-error.png|width=733,height=60!
Here is the full error : [^full-error.txt]
*To reproduce :* * On an XWiki 16.10.9 instance, deployed on Wildfly (version 24), install Job macro version 2.2.0 * Create a new page * Add the [job macro code sample|https://extensions.xwiki.org/xwiki/bin/view/Extension/Job%20Macro/#HCodesample] * Save the page and run it the example by clicking Proceed
*Expected results* : The macro is executed correctly.
*Current results :* The macro fail with the error above.
Note that : * The issue is not reproduced on a local (hsqldb) XWiki instance. In my case the issue is reproducing all the time on an XWiki instance (16.10.9) deployed on Wildfly 24 and PostgreSQL.
* The issue is reproduced only with versions of Job macro >= 2.2.0 |
|