When I press the save or preview button in Safari, the browser appears to simply refresh the screen. I've duplicated this on 2 macs using 3 different users including user 1. It appears to work fine in Firefox.
When I press the save or preview button in Safari, the browser appears to simply refresh the screen. I've duplicated this on 2 macs using 3 different users including user 1. It appears to work fine in Firefox.
Comments
Comment #1
zevonjunior commentedHaving same problem: works in IE and FF, but wont save or preview in Chrome or Safari on PC or Mac.
(Naturally the client has Safari on a Mac!)
Comment #2
theoldfather commentedI am having the same problem. I'm running Safari 4 Beta
Comment #3
Garrett Albright commentedThe editor simply doesn't work in WebKit-based browsers out of the box. It's due to Yahoo's code, though; nothing specific to this module. Here's a workaround I sussed out a while back.
Comment #4
edmund.kwok commentedI can also replicate this bug in Safari for Mac. Using Garrett's workaround in #3 (Changing YUI version to 2.5.0 from 2.6.0) works.
I did a little digging and seems the bug only happens when there is another form in the node form - in my case, it was an image field. No matter what button was clicked, the [op] of the node form will be set to 'Upload' which leads to the picture being uploaded and the form not submitting/previewing or deleting the node.