Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Fix baseRasterizedExporter.js to write correct image URLs #737

Merged
merged 1 commit into from
Sep 21, 2015
Merged

Fix baseRasterizedExporter.js to write correct image URLs #737

merged 1 commit into from
Sep 21, 2015

Conversation

tiangolo
Copy link

@tiangolo tiangolo commented Aug 3, 2015

Export image URLs using "/" instead of "%5C", which is "".

This fixes exporting for Linux / Mac OS while still working locally in Windows with modern browser versions.

This also fixes image loading erros of ODT files.

Implementing the change suggested in #225 (comment)

Only the line 30 of baseRasterizedExporter.js is changed, the other changes are only autoformatting from my code editor (didn't notice the autoformatting before committing, sorry for that).

I compiled it and tested it, and it successfully fixes issues #225 #222 #641 #512

prikhi added a commit that referenced this pull request Sep 21, 2015
Fix baseRasterizedExporter.js to write correct image URLs

Fixes #225 #222 #642 #512
@prikhi prikhi merged commit 3691974 into prikhi:develop Sep 21, 2015
@prikhi
Copy link
Owner

prikhi commented Sep 21, 2015

Thanks!

@tiangolo
Copy link
Author

I'm glad to help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants