Skip to content

Bug report: Crashing when Task hast a "©" Copyright symbol #2625

@nsprd

Description

@nsprd

What happened?

When I create a task that contains the copyright symbols like this:

- [ ] Change copyright to 'Copyright © 2025 ACME'

Obsidian crashes when displaying it via a dataview query.
I attached an example query, but a simpler one will also work.

DQL

TASK
WHERE !completed
GROUP BY file.folder + " / " + file.link
SORT file.mtime DESC

JS

Dataview Version

0.5.68

Obsidian Version

1.9.12

OS

Windows

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