You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I imported a bunch of links today through the admin tool, and all worked as expected. They were imported, the system attempted to grab opengraph titles and descriptions. The entries were not federated, as expected.
However, later this evening I went back to edit them, and add tags. I wasn't expecting them to get federated since they didn't when first entered, but they did. (Should they?)
When postmarks imports opengraph data, it surrounds the description in quotes.
When the postmark entry is edited and prepared for delivery to the AP outbox, a line break is added between the linked title and the description, which is in quotes. Both the line break and the quotes get escaped and then display inaccurately in client apps.
So there are two issues to address:
Should imported items that get edited end up pushed to the AP outbox?
Correctly dealing with the line break and quotes included in imported bookmarks.
The text was updated successfully, but these errors were encountered:
I imported a bunch of links today through the admin tool, and all worked as expected. They were imported, the system attempted to grab opengraph titles and descriptions. The entries were not federated, as expected.
However, later this evening I went back to edit them, and add tags. I wasn't expecting them to get federated since they didn't when first entered, but they did. (Should they?)
When postmarks imports opengraph data, it surrounds the description in quotes.
When the postmark entry is edited and prepared for delivery to the AP outbox, a line break is added between the linked title and the description, which is in quotes. Both the line break and the quotes get escaped and then display inaccurately in client apps.
So there are two issues to address:
The text was updated successfully, but these errors were encountered: