-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finalize pdf editor #129
Comments
@libreliodev I've got AccessDenied error at save process.
|
@serverfire Why do you need |
@libreliodev It's the only way we can modify object's metadata. |
@serverfire There is no obvious reason why you get this "access denied" error. I will investigate, but it will take some time. This might have something to do with ACL, which you are not allowed to set. Maybe |
@libreliodev Fixed! Problem was from me. |
@libreliodev Change in CORS required for ajax requests.
|
Here's more accurate sample.
|
@serverfire |
@libreliodev Done! |
@serverfire Can you tell me how to test that? When trying to click on Edit Links from the Publications page, the whole pdf takes some time to load entirely, and then nothing is displayed |
@libreliodev |
Few bugs has been fixed in last commit. |
Sorry for inconvenience, That problem was because a file was missing. |
@serverfire Congrats, this looks really nice. We are currently testing, and will be reporting bugs in separate issues. |
@serverfire I tried loading Wind 355 and removed one link from the cover page. When I looked on the plist on the server, there were 4 links ("added") on the page (the 4 links I had not removed) and none removed. Is this a bug or a misunderstanding? |
@libreliodev Almost all bugs you mentioned is fixed. |
@serverfire When removing a link from a page, I still can't see the Remove entry in the plist |
@libreliodev Are you sure You're saving it? |
@serverfire Sorry for the late answer. Yes, sure. For some reason, the plist is updated (modification date-time are changed), but the contents seem to remain the same. |
@libreliodev I got the bug! :) |
Successfully tested |
This is a continuation of #46.
We have decided to make a few changes, compared with #46:
This should work as follows:
The text was updated successfully, but these errors were encountered: