At
http://ci.xwiki.org/job/xwiki-platform/5929/org.xwiki.platform$xwiki-platfo…
[INFO] --- jasmine-maven-plugin:1.0.2-beta-5:test (default) @ xwiki-platform-web ---
[INFO] Executing Jasmine Specs
[ERROR] Unexpected exception occurred while parsing HTML snippet
[ERROR] runtimeError: message=[Unexpected exception occurred while parsing HTML snippet:
input name="x"]
sourceName=[file:/home/hudsonagent/hudson_root/workspace/xwiki-platform/xwiki-platform-core/xwiki-platform-web/target/jasmine/src/js/prototype/prototype.js]
line=[2084] lineSource=[null] lineOffset=[0]
[INFO]
Introduced by one of (
http://ci.xwiki.org/job/xwiki-platform/5923/):
- XWIKI-10809: Move Font Awesome Icon Theme in the Icon module. (commit:
1c37a49784370fcf9c0fba6dfdc7649acc6466f9) (detail)
- XWIKI-10809: Move Font Awesome Icon Theme in the Icon module. (commit:
2d4115b69ab056b05f01169836aaea6e32d79a9a) (detail)
- XWIKI-10809: Move Font Awesome Icon Theme in the Icon module. (commit:
4f73796b44be33f81a452ab7ac4eaa64321df4d3) (detail)
- [Misc] Fix poms (commit: 8c940da02bd69d1f29ad0ad784dc577008898822) (detail)
or one of (
http://ci.xwiki.org/job/xwiki-platform/5924/):
- XWIKI-10733: Security issue fix (commit: 651335101feb6c554778b0f5292c0f7ac03b4932)
(detail)
- XWIKI-10782: The icons from Font Awesome aren't displayed on Applications Panel on
ie8. (commit: 58bc40f7aff24b3f25cb58847a7ab59d603b0b7d) (detail)
- XWIKI-10816: Add the ability to compute a LESS file and a ColorTheme from an other skin.
(commit: 54909da2106d16a0a7ec9d33637138e8c59c911c) (detail)
- XWIKI-10773: Colibri Skin is not working with the new Flamingo Themes. (commit:
07452041cf39974b09831ef17d26caa91eadc62c) (detail)
- XWIKI-10815: We are using #xdocAuthors instead of .xdocLastModification to display
'Last modified' (commit: 1e63e99c10846e2ee44a485873cb02ac3aaaaf8c) (detail)
I’m not sure what caused this since line 2084 of prototype.js is:
var el = document.createElement('<input name="x">');
And prototype.js hasn’t been changed for a long time.
So the error is caused indirectly.
Any idea?
Thanks
-Vincen t