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
If the tocManifestItem.Href is a ralative path such as "./toc.ncx",the method combine() will return wrong path like OEBPS/./toc.ncx,and error occurred.
Ralative path should be considered in method combine.
Thanks.
The text was updated successfully, but these errors were encountered:
navigation_reader.dart:
zip_path_utils.dart:
If the tocManifestItem.Href is a ralative path such as "./toc.ncx",the method combine() will return wrong path like OEBPS/./toc.ncx,and error occurred.
Ralative path should be considered in method combine.
Thanks.
The text was updated successfully, but these errors were encountered: