Skip to content

hyperlink with query arguments corrupts workbook #275

Closed
@maksimlikharev

Description

@maksimlikharev

Found quite nasty bug.
If you include xml unsafe characters into url, resulted workbook is not readable,
this is especially true if you have query params where & is a separator.

This is due to relation target stored in the xml attribute.

following chars must be xml encoded:

"  
'   
<  
>  
&  

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