Steven R. Loomis

Results 747 comments of Steven R. Loomis

Anyone able to look at this? This flow has confused our users.

it might be worth splitting up the scope here. For my use case (a technical specification), I have a bunch of local .md files. I'd like to see that the...

Additionally, the _descriptions_ for these tasks update every time also: - (Kannada script text) - -

> There was an encoding bug in Taskwarrior (it implements its own parsing.. yay!) that caused issues like this. Have you tried with the most recent version of TW (2.5.3)?...

@djmitche Still seeing it. 2.5.3, 86a0d15da6d1bdbb02d661c7b5bb378ccd46685a (develop) version fo bugwarrior. ``` INFO:bugwarrior.db:Updating task 2cae7f3a-939f-455c-bec8-f430307baa71, (bw)Is#14306 - PUA characters exist in the collati .. https://unicode-org.atlassian.net/browse/CLDR-14306; annotations: ['@Peter Edberg - There are...

> It's worth a try.. > > Underneath, Bugwarrior is encoding these values into command-lines, and invoking `task` with that information, which is then parsing it out of the command...

Recurred. Actually, what we need to figure out is why bugwarrior made the decision to update the task in the first place. > INFO:bugwarrior.db:Updating task bd7838ec-7297-4cf4-9d5b-0fd7ed169b86, (bw)Is#14306 - PUA characters...

Here's the JSON from `task export`: ```json [ { "id": 477, "description": "(bw)Is#14306 - PUA characters exist in the collati .. https://unicode-org.atlassian.net/browse/CLDR-14306", "entry": "20201116T232135Z", "jiradescription": "The PUA characters U+E2D8, U+E2D9,...

So, it's already bad by this point. U+FFFD menas it's corrupt. What doesnt' make sense is where the letter U went, U+… This is the Jira comment: https://unicode-org.atlassian.net/browse/CLDR-14306?focusedCommentId=159283