Skip to content

Meta properties in header need fixing #94

@glpoulter

Description

@glpoulter

A rendering issue was discovered when a url was input into the description field of either a project or a test case.

It turns out the meta property "description" which is in the header part of each template actually was taking the content of the description field but as it was referenced with double quotes, when a url was input into the description the first of the double quotes in the url closed the opening ones for the declaration of the meta property. Thus the rest of the description appeared in the head of the html!

Changing these double quotes to singles, as in commit 57dc256 appeared to fix the problem however presumably the intended meta data description is not what a user inputs into the description field so work still to be done

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions