Skip to content

Post to Twitter should not cut links when truncating post #4211

@jaywink

Description

@jaywink

Post truncate if it is over maximum amount of chars cuts link if it happens to be there in the spot where the truncate wants to cut the text to.

Possible fixes;

  1. Should add some logic to either make sure the whole link is removed in this case
  2. Shorten link via bit.ly for example and fall back to 1) if it doesn't help

See this for example - link is destroyed by truncate: https://twitter.com/jaywink/status/343717220112793600

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions