Closed paulrobertlloyd closed 5 years ago
Everything works fine when clients post media to the media-endpoint. May be problems if they post as multipart form data.
Fixed, with better understanding of how the endpoint and multipart attachments work.
Happens when using Quill. Maybe other editors, too?
Having somewhat duplicated code in
lib/microformats/dervive-photo.js
andlib/micropub/create-media.js
may be to blame. It certainly doesn’t smell right.