How to quote # and { in object URL

URL example:
/en/app/#{"r":"users","filter":{"filterID":3},"d":{"r":"user","id":#{user.myqid},"tab":"tab0"}}

Infos:

  • Used Zammad version: 5.2.2-1663657944.4206e70c
  • Used Zammad installation type: package, docker-compose
  • Operating system: CentOS Stream release 8
  • Browser + version: all

Expected behavior:

  • Working URLS

Actual behavior:

  • non working urls which stops at the first # or the first quote #

Steps to reproduce the behavior:

  • create a new attribute of type text with a link template (url includes #{)

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.