Hi!
Wanted to say first really love the awesome work being done on the Edit module!
The error I am currently having is with Metatags and Edit module. Basically when I click the Quick edit mode and try to save a body field that has more 1024 characters and have the metatag module enabled this prevents the save.

I have reproduced this on the latest spark 7.x-1-.x
Steps to Reproduce:
1) Install Spark 7.x-1.x on simplytest.me
2) Install token + metatags after site installation
3) Go to node/1 and try to save the body field

| Comment | File | Size | Author |
|---|---|---|---|
| metatag_error_2.png | 249.26 KB | sylus | |
| metatag_error_1.png | 238.95 KB | sylus |
Comments
Comment #1
sylus commentedPossibly related: http://drupal.org/node/1679248
Comment #2
nod_ouch #1894298: When editing body field with ckeditor teaser == body text
Comment #3
nod_Ok so the problem is that metatag form shows up on all the forms, meaning this core patch #1821906-28: Allow more Field API public API functions to act on a single field within an entity is not enough.
It sounds like metatags is attaching it's form a bit too much or we're doing something wrong. I'll look into it.
Comment #4
nod_Removed the metatag form elements on individual field forms :)
Comment #5
wim leersHoly crap this is an AWESOME bug report!
→ it shows Edit in use on some custom theme/site
→ it provides steps to reproduce via simplytest.me
:)
sylus++
Comment #6
webchickComment #7.0
(not verified) commentedMod