Changes not caught when form modified by jQuery libraries
| Project: | SaveGuard |
| Version: | 7.x-1.x-dev |
| Component: | Javascript |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
-I've installed, activated, and configured the module (gave it a custom pop-up). I go administer->content, edit a story, but I get no warning when I navigate away from the page.
-Ok, I tried to see if there were permissions, changed a setting, now I get a pop-up on the permissions page.
-Try it again on the edit-story page, nothing.
-Try with the blocks page (rearranging the blocks and not saving), nothing.
-I run cron manually, in case this is affecting performance.
-Back to the edit-story page. It seems this plugin is incompatible with one named jWYSIWYG. The text fields that are using this plugin do not respond to the SaveGuard javascript. If I edit the url path field, I get the safeguard warning. (cool!)
-Finally, back to blocks page, I get the SaveGuard only when using the Region column to move the blocks. Using the mouse-drag way of changing regions does not trigger the SaveGuard.

#1
Your story is somewhat difficult to interpret, so to summarize,
#2
1. yes, that is correct. SaveGuard does not work if I navigate away from the page (for instance, clicking a link).
2. yes, that sounds right. Using the drop-down menu to change the field weights will trigger SaveGuard, but not using the jQuery drag and drop feature.
#3