Skip to content

spring:url tag should use htmlEscape instead of escapeXml for entity encoding [SPR-5605] #10276

Closed
@spring-projects-issues

Description

@spring-projects-issues

Scott Andrews opened SPR-5605 and commented

The spring:url tag currently uses 'escapeXml' as a tag attribute to indicate the value should be XML entity encoded. Other spring and form tags use 'htmlEscape' instead. This property can be set locally or page wide. Also consider supporting 'javaScriptEscape'.


Affects: 3.0 M2

Referenced from: commits 99fa91d

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions