Media referencing shortcodes not being processed by text formatters, leaving JSON-style markup visible to visitors #87

Open
opened 2019-10-10 05:58:39 +00:00 by mlncn · 0 comments
mlncn commented 2019-10-10 05:58:39 +00:00 (Migrated from gitlab.com)

There's an apparently little-used alternative image inserting format that we don't have a Drupal 8 input filter configured to decipher.

Looks like this:

[[{"type":"media","view_mode":"media_large","fid":"432","attributes":{"alt":"","class":"media-image","height":"99","style":"width: 138px; height: 84px;","width":"162"}}]]

See the bio section of https://geo.coop/story/creating-democratic-education-resources-building-democratic-economy or the contributor page itself: https://geo.coop/people/andrew-stachiw

(That also has the issue of two contributors in one profile, but that's even lower priority and is only really fixable manually.)

If this is rare, it's best to manually fix the problems.

cc @joshua_davis @FreeScholar

There's an apparently little-used alternative image inserting format that we don't have a Drupal 8 input filter configured to decipher. Looks like this: ``` [[{"type":"media","view_mode":"media_large","fid":"432","attributes":{"alt":"","class":"media-image","height":"99","style":"width: 138px; height: 84px;","width":"162"}}]] ``` See the bio section of https://geo.coop/story/creating-democratic-education-resources-building-democratic-economy or the contributor page itself: https://geo.coop/people/andrew-stachiw (That also has the issue of two contributors in one profile, but that's even lower priority and is only really fixable manually.) If this is rare, it's best to manually fix the problems. cc @joshua_davis @FreeScholar
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: geo/geo-coop#87
No description provided.