Skip to content

Use of % character gives "Autosave failed", "URIError: URI malformed" #1966

@hukevinxiaochen

Description

@hukevinxiaochen

When I

try to save, e.g. press Cmd+S

I expect

image

Instead I get

this

image


On Stack Overflow, a person named Scott astutely pointed out that the % seemed to be the issue. I was using it as the modulo operator. A workaround is to use operator.mod() instead. Still, I think this counts as a bug right?

Let me know if you need more info!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions