Closed comstud closed 9 months ago
Ah, my truncate method actually does truncate by octets. Oops. Ok.
Alright, PRed with a fun way to truncate on rune boundary.
Perhaps this should be done when the *Route is formed so that Description is consistent throughout, even if truncated?
I think I meant to leave that question on the PR, not the issue. :) I copied it over there now.
I'm seeing a number of these:
I tried to truncate... which should truncate on character boundary, not octet boundary... but, I've got this now, lol.