Access to autosave restricted to users with 'administer nodes' permission
redolent@life.m... - March 10, 2007 - 14:44
| Project: | Autosave |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | redolent@life.math.ntu.edu.tw |
| Status: | needs review |
Jump to:
Description
I recently discovered autosave access /admin/autosave to do the autosave work.
However this is impossible for a normal user to do so since such action requires "Manage System" privilege.
Any idea to fix or avoid that?

#1
http://dev.jquery.com/browser/trunk/plugins/form/jquery.form.js
#2
i dont thinks the problem is due to fquery.form.js. It is privilege problem.
#3
In the latest development snapshot, I have removed access checks and allow all users to use autosave. Please test it out and see if it works for you :)
#4
#5
issue says patch attached.. but don't see one.