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 have a saved complete page (HTML) from a website which can save with no issues on desktop Joplin, but when I tried to sync using iOS Joplin, it will throw an error. It seems that the Wordpress code is causing some issue? I tried deleting the note and then resaving the page, but the same error occurs. Sync is done via Windows OneDrive.
Environment
Joplin version: 10.2.1
Platform: iOS
OS specifics: iOS 13.5
Steps to reproduce
Save this webpage as a complete HTML page via Joplin clipper. There are a few other webpages which has similar issues.
It can be synced successfully on Windows Joplin.
Sync will fail on iOS Joplin.
Describe what you expected to happen
Successful sync across platforms.
Logfile
As attached.
The text was updated successfully, but these errors were encountered:
Looks like the sync issue cannot be fixed as it is a bug in the network library we use. Specifically the React Native fetch() function will truncate strings that contain binary data (That binary data shouldn't be there but due to a bug in the clipper it was)
I'll keep the JEX file here anyway in case that bug is fixed some day so that it can be tested again:
I have a saved complete page (HTML) from a website which can save with no issues on desktop Joplin, but when I tried to sync using iOS Joplin, it will throw an error. It seems that the Wordpress code is causing some issue? I tried deleting the note and then resaving the page, but the same error occurs. Sync is done via Windows OneDrive.
Environment
Joplin version: 10.2.1
Platform: iOS
OS specifics: iOS 13.5
Steps to reproduce
Describe what you expected to happen
Successful sync across platforms.
Logfile
As attached.
The text was updated successfully, but these errors were encountered: