Issue: When I add an image field to any content type (Basic Page, Article or custom type), I am unable to properly save the post. When I hit the "save" button, the page reloads but there is not a system message confirming that the content was created, and the content does not get posted to the site. If I remove the image field from the content type (Basic Page, Article or custom type) this issue goes away. This issue does not occur in Firefox, but it does in Safari and Chrome.
This issue is happening on a new Drupal installation. I have installed a number modules and created 4 different user roles. I am experiencing this issue logged in as any of the roles (including admin). I have permissions properly configured. I have not tried to recreate the issue in a fresh installation.
Comments
Comment #1
timqallen commentedThis issue went away when I disabled the WYSIWYG and WYSIWYG for @font-your-face modules.
Comment #2
berdirSounds like it's a problem with these contrib modules then.
I suggest you move this issue over to one of those modules. Changing priority and status to get it out of the thresholds.
Comment #3
timqallen commentedMoving this issue from Drupal Core to @font-your-face.
Comment #4
sreynen commentedWYSIWYG for @font-your-face isn't really done yet. There's an open issue for it here: #896024: Wysiwyg Integration. I put it in the development version thinking that would make me finish it before the next release, but then there was a critical bug and I had to do another release with it half-done.
All of that to say, if turning it off solves your problem, just leave it off. Marking this as a duplicate of #896024: Wysiwyg Integration, since finishing that should include fixing this.