This issue has been created
There are 5 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-5b122af3-fd74-4690-a113-ae0bc037e4f6 XWIKI-23684 Open

Remove deprecated withType polyfill

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-09700dcb-467f-4453-991a-0250f78d52ab Simon Urli created this issue on 04/Nov/25 10:48
 
Summary: Remove deprecated withType polyfill
Issue Type: cid:jira-generated-image-avatar-5b122af3-fd74-4690-a113-ae0bc037e4f6 Improvement
Affects Versions: 16.10.13
Assignee: Unassigned
Components: Web - Templates & Resources
Created: 04/Nov/25 10:48
Priority: cid:jira-generated-image-static-major-bbae4b74-73fe-4265-bcc1-a0d2d41822c9 Major
Reporter: Simon Urli
Description:

We currently have some javascript code to have specific management of placeholder values in some input forms, originally for the support of IE.
We don't need this anymore and apparently it's creating some bad behaviour in recent versions of chrome (see XINFRA-444).

 
 

5 updates

 
cid:jira-generated-image-avatar-09700dcb-467f-4453-991a-0250f78d52ab Changes by Simon Urli on 04/Nov/25 10:49
 
Fix Version: 17.10.0-rc-1
Fix Version: 16.10.15
Fix Version: 17.4.8
Description: We currently have [ some javascript code |https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-16.10.13/xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/xwiki.js#L1348-L1381] to have specific management of placeholder values in some input forms, originally for the support of IE.
We don't need this anymore and apparently it's creating some bad behaviour in recent versions of chrome (see XINFRA-444).
Assignee: Simon Urli