Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Blueprint > query > text - Does not interpret html markup anymore? #3278

Closed
vauvarin opened this issue Apr 29, 2021 · 1 comment · Fixed by #3279
Closed

Blueprint > query > text - Does not interpret html markup anymore? #3278

vauvarin opened this issue Apr 29, 2021 · 1 comment · Fixed by #3279
Assignees
Milestone

Comments

@vauvarin
Copy link

vauvarin commented Apr 29, 2021

When using HTML markup in text query option in a Blueprint, HTML is not interpreted anymore

Example:

evaluatorProposals:
    label: Proposals to evaluate
    type: checkboxes
    width: 3/4
    options: query
    query: 
      fetch: page.parent.children.unlisted.template('proposal')
      text: '{{ page.title }} <span style="width:125px;text-align:right;font-size:0.75em;color:#777;float:right">{{ page.nbrEvaluators }}</span>'

Expected behavior
The HTML markup should be interpreted in the panel.

Kirby Version
Work in Kirby 3.3.6 for instance but not in 3.5.3.1

Desktop (please complete the following information):

  • OS: Linux
  • Browser: Firefox
  • Version: 88.0 (64 bits)
@afbora afbora added this to the 3.5.5 milestone Apr 29, 2021
@afbora afbora self-assigned this Apr 29, 2021
@afbora afbora linked a pull request Apr 29, 2021 that will close this issue
5 tasks
@bastianallgeier bastianallgeier removed this from the 3.5.5 milestone May 3, 2021
afbora added a commit that referenced this issue Jun 8, 2021
afbora added a commit that referenced this issue Jun 9, 2021
@afbora
Copy link
Member

afbora commented Jun 16, 2021

@afbora afbora closed this as completed Jun 16, 2021
@lukasbestle lukasbestle modified the milestones: 3.6.0, 3.6.0-alpha Jun 20, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

4 participants