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 noticed that posting a blog via openlivewriter fails if it contains images and 'Extract First Image to Property' is on with the following error:
Error also in text for searchability:
Server Error 1 Occurred
Exception during XmlRpcService call: Cannot cast dataType configuration, of type MediaPicker3Configuration, to ImageCropperConfiguration.
Thanks for the report :) If you have more time, a PR to fix would be superb! Else, I'll keep this on my backlog list and see when I can get around to it.
I noticed that posting a blog via openlivewriter fails if it contains images and 'Extract First Image to Property' is on with the following error:
Error also in text for searchability:
I guess this is missed in the commit: d43b308
I tried to fix this following the code changes in src/Articulate/ImportExport/BlogMlImporter.cs but did not (yet) got it working.
For now I disabled the first image extract option.
The text was updated successfully, but these errors were encountered: