Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 29b01d91603f7f92906f380b6db3fca68aaec9ec
https://github.com/xwiki/xwiki-platform/commit/29b01d91603f7f92906f380b6db3…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/resources/xwiki-image/imageSelector.js
Log Message:
-----------
XWIKI-21903: The select button can get the state of an non-active tab in case of asynchronous task
(cherry picked from commit fcb1fe92f875255573255659baeebd57b08d86f2)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 2c747dfaed0c0d7f7e385a1b5ad8a49af46595b6
https://github.com/xwiki/xwiki-platform/commit/2c747dfaed0c0d7f7e385a1b5ad8…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/imageSelector.js
Log Message:
-----------
XWIKI-21903: The select button can get the state of an non-active tab in case of asynchronous task
(cherry picked from commit fcb1fe92f875255573255659baeebd57b08d86f2)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.1.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 83d97110be41dfa31282309ac59245d75ab49470
https://github.com/xwiki/xwiki-platform/commit/83d97110be41dfa31282309ac592…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/imageSelector.js
Log Message:
-----------
XWIKI-21903: The select button can get the state of an non-active tab in case of asynchronous task
(cherry picked from commit fcb1fe92f875255573255659baeebd57b08d86f2)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.1.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7317a6295b3e2045d8786026c2cadae359a52aaa
https://github.com/xwiki/xwiki-platform/commit/7317a6295b3e2045d8786026c2ca…
Author: Antoine Mottier <antoine.mottier83+github(a)gmail.com>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-fontawesome/src/main/resources/IconThemes/FontAwesome.xml
Log Message:
-----------
XWIKI-21894: JSC_PARSE_ERROR in Tour.WebHome (#2895)
Use double quotes for icon aria-hidden value
The single quotes leads to error for example with tour extension:
```
xwiki:Tour.WebHome:17:78: ERROR - [JSC_PARSE_ERROR] Parse error. ',' expected
17| $('<a class="action actionLaunch"><span class="fa fa-play" aria-hidden='true'></span> Launch</a>')
^
1 error(s), 0 warning(s)
```
(cherry picked from commit 3fe9ffeab1715358f07b94709da48d91c494b8c1)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications