Posted by sylus on January 22, 2013 at 3:14am
5 followers
Jump to:
| Project: | Edit |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | Edit D7 Backport |
Issue Summary
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

| Attachment | Size |
|---|---|
| metatag_error_1.png | 238.95 KB |
| metatag_error_2.png | 249.26 KB |
Comments
#1
Possibly related: http://drupal.org/node/1679248
#2
ouch #1894298: When editing body field with ckeditor teaser == body text
#3
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.
#4
Removed the metatag form elements on individual field forms :)
#5
Holy 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++
#6
#7
Automatically closed -- issue fixed for 2 weeks with no activity.