jkomoros / card-web

The web app behind thecompendium.cards
Apache License 2.0
46 stars 8 forks source link

URL-like things sometimes show in prettyItems #662

Open jkomoros opened 1 year ago

jkomoros commented 1 year ago

This is visible for example in http://localhost:8081/c/everything/unpublished/working-notes/c-995-cca616 http://localhost:8081/c/everything/unpublished/working-notes/c-183-cca304 and http://localhost:8081/c/everything/unpublished/working-notes/c-945-cab300

wordIsUrl should catch this, right?

Re-run card-finishers maintenance task when it's done.

jkomoros commented 1 year ago

In that particular case, the actual URL in question has weird formatting: https://www.schneier.com/blog/<wbr>archives/2006/08/security_is_<wbr>a_t.html Maybe this issue is very localized?

jkomoros commented 1 year ago

In general it seems to be that urls with dashes in them have the latter parts split off even though it's part of a URL