[TASK] Escape dynamic values in DOM selectors
Use a string literal to automatically apply escaping to variables via selector``. The is essentially a formatted string with integrated escaping. Resolves: #102207 Releases: main, 12.4 Change-Id: Ieaa45e2efc8c14812ab281ca14b4a0a09cfc957b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81592 Tested-by:core-ci <typo3@b13.com> Tested-by:
Benjamin Franzke <ben@bnf.dev> Reviewed-by:
Benjamin Franzke <ben@bnf.dev>
Showing
- Build/Sources/TypeScript/backend/context-menu.ts 2 additions, 1 deletionBuild/Sources/TypeScript/backend/context-menu.ts
- Build/Sources/TypeScript/backend/form-engine-review.ts 2 additions, 1 deletionBuild/Sources/TypeScript/backend/form-engine-review.ts
- Build/Sources/TypeScript/backend/form-engine-suggest.ts 2 additions, 1 deletionBuild/Sources/TypeScript/backend/form-engine-suggest.ts
- Build/Sources/TypeScript/backend/form-engine-validation.ts 11 additions, 9 deletionsBuild/Sources/TypeScript/backend/form-engine-validation.ts
- Build/Sources/TypeScript/backend/form-engine.ts 19 additions, 17 deletionsBuild/Sources/TypeScript/backend/form-engine.ts
- Build/Sources/TypeScript/backend/form-engine/container/files-control-container.ts 10 additions, 9 deletions.../backend/form-engine/container/files-control-container.ts
- Build/Sources/TypeScript/backend/form-engine/container/flex-form-container-container.ts 3 additions, 2 deletions...nd/form-engine/container/flex-form-container-container.ts
- Build/Sources/TypeScript/backend/form-engine/container/inline-control-container.ts 10 additions, 9 deletions...backend/form-engine/container/inline-control-container.ts
- Build/Sources/TypeScript/backend/form-engine/container/site-language-container.ts 7 additions, 6 deletions.../backend/form-engine/container/site-language-container.ts
- Build/Sources/TypeScript/backend/form-engine/element/abstract-sortable-select-items.ts 2 additions, 1 deletion...end/form-engine/element/abstract-sortable-select-items.ts
- Build/Sources/TypeScript/backend/form-engine/element/category-element.ts 3 additions, 2 deletions...ypeScript/backend/form-engine/element/category-element.ts
- Build/Sources/TypeScript/backend/form-engine/element/color-element.ts 6 additions, 1 deletion...s/TypeScript/backend/form-engine/element/color-element.ts
- Build/Sources/TypeScript/backend/form-engine/element/folder-element.ts 6 additions, 1 deletion.../TypeScript/backend/form-engine/element/folder-element.ts
- Build/Sources/TypeScript/backend/form-engine/element/link-element.ts 7 additions, 1 deletion...es/TypeScript/backend/form-engine/element/link-element.ts
- Build/Sources/TypeScript/backend/form-engine/element/mfa-info-element.ts 2 additions, 1 deletion...ypeScript/backend/form-engine/element/mfa-info-element.ts
- Build/Sources/TypeScript/backend/form-engine/element/password-element.ts 10 additions, 3 deletions...ypeScript/backend/form-engine/element/password-element.ts
- Build/Sources/TypeScript/backend/form-engine/element/select-single-element.ts 4 additions, 3 deletions...ript/backend/form-engine/element/select-single-element.ts
- Build/Sources/TypeScript/backend/grid-editor.ts 2 additions, 1 deletionBuild/Sources/TypeScript/backend/grid-editor.ts
- Build/Sources/TypeScript/backend/module-menu.ts 3 additions, 2 deletionsBuild/Sources/TypeScript/backend/module-menu.ts
- Build/Sources/TypeScript/backend/multi-record-selection.ts 3 additions, 2 deletionsBuild/Sources/TypeScript/backend/multi-record-selection.ts
Please register or sign in to comment