Closed (fixed)
Project:
Node Edit Protection
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2014 at 08:36 UTC
Updated:
21 Jan 2016 at 06:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
boyan.borisov commentedUsing of js context fix the problem for me.
Comment #2
mwesthof commentedPatch in #1 works for me.
Comment #3
ryank90 commentedI have tested this and works great.
Comment #4
cobadger commentedI tested this on a Bootstrap subtheme, as this was marked as a duplicate of #2262093: Warning appears when clicking Submit on some themes.
The problem that we are experiencing is that the js dialog box appears when a user clicks "Save" on a node/edit form in our theme.
The patch in https://www.drupal.org/node/2302683#comment-8965687 did not solve the problem.
Comment #5
czigor commentedCommitted, thanks!