Skip to content

App errors while trying to parse titles as URLs? #72

@n8willis

Description

@n8willis

I had a task that contained a double colon in it, a la "Doug:: double-check re: Thursday meeting".

The task works fine in CLI taskwarrior and also in all views in the Android app I use.

However, in taskwarrior-webui, it seems to break the page-splitting functionality of the list views. Regardless of how many 'Rows per page' are selected in the drop-down, wherever the list hits the double-colon task it freezes and refuses to move on.

Error toast says Error TypeError: URL constructor: http:Doug:: is not a valid URL.

So, seems like it's something having trouble parsing, e.g. it's not escaping the content data of the task like it should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions