toLowerCase fail on posts with sensitive media #47

Closed
opened 2018-12-23 22:33:07 +00:00 by lanodan · 1 comment
Owner

Probably happens at app/javascript/flavours/glitch/actions/compose.js#409

Response sends tags with #nsfw in it, which is probably unexpected and so could break some logic.

Probably happens at app/javascript/flavours/glitch/actions/compose.js#409 Response sends `tags` with #nsfw in it, which is probably unexpected and so could break some logic.
Author
Owner
Fixed with: https://github.com/glitch-soc/mastodon/pull/902 Related fix: https://github.com/glitch-soc/mastodon/pull/903
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
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
pleroma/mastofe#47
No description provided.