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.

Metatag Error

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

Metatag Error

CommentFileSizeAuthor
metatag_error_2.png249.26 KBsylus
metatag_error_1.png238.95 KBsylus

Comments

sylus’s picture

nod_’s picture

nod_’s picture

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.

nod_’s picture

Status: Active » Fixed

Removed the metatag form elements on individual field forms :)

wim leers’s picture

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++

webchick’s picture

Issue tags: +Edit D7 Backport

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Mod