- 🇨🇴Colombia jidrone
I just realized that this should be on Needs Review.
I needed to use the plain text formatter in a project, so I think at least it should not throw an error.
I'm not sure if this is a bug or my expectations/implementation are wrong.
I'm trying to reference documents/brochures etc held remotely and I thought this module would do that.
Created a Remote Document media type and selected Plain text format which is one of the listed formatters - but fails validation on create with error saying I haven't selected a formatter.... but Plain text is listed as a formatter?
Manage display -> Default -> Field -> Remote media URL - > Format - Plain text
Then try to save an item - "The website encountered an unexpected error. Please try again later." error message in log
LogicException: The Remote Media validator needs the _default_ media display to be configured, and for the source field to use any of the formatters provided by the Media Remote module. in Drupal\media_remote\Plugin\media\Source\MediaRemoteSource->getFormatterClass() (line 84 of E:\example.com\www\modules\contrib\media_remote\src\Plugin\media\Source\MediaRemoteSource.php).
Needs review
1.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I just realized that this should be on Needs Review.
I needed to use the plain text formatter in a project, so I think at least it should not throw an error.