Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • dulst
  • core
  • Issues
  • #135

Closed
Open
Created Nov 15, 2024 by Fairy Fair@fairyfair

HTML escaping when using modify stat

When trying to modify a string using the modify stat action, the string converts html code into plain text preventing html interpretation. Whether this is intentional or not is unknown and getting some closure on the issue would be nice.

The reason people want this is to modify the effectsDescription text via effects for example when trying to make "Give your cards: Legacy: Draw a card" or similar and Attempting such a thing currently will cause any integrated properties in the effectsDescription to be displayed as
<cardproperty name="propertyhere">Amount here</cardproperty>
image
If there is a particular reason for this to work as such, then a swift explanation would be appreciated!
Alternatively some option on the modify stat action or a whole separate action for this sort of thing specifically could be nice if it is not an issue to implement.

Assignee
Assign to
Time tracking