Skip to content

Do not support Wiki tags on Textbox error message #335

@eduardomozart

Description

@eduardomozart

When creating the following form:

action template :sw:mellanox:mlag:template :sw:mellanox:mlag :

fieldset "Switch 01 (Master)"
textbox "Hostname do Switch 01" "=sx01" /^(?![0-9]+$)(?!.*-$)(?!-)[a-zA-Z0-9-]{1,63}$/ "**Digite um hostname válido para o Switch 01 (Master). Para estar em conformidade com a RFC [[rfc>1123]], o hostname deve conter apenas letras, números e hífens e não deve começar ou terminar com um hífen."

fieldset
submit "Criar Página"

Clicking on submit, the [[rfc>1123]] tag on TextBox error text message when RegEx doesn't match is shown as is instead of rendering a link to RFC 1123.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions