Download & Extend

Metatags + Edit module prevents save of body field

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.

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

AttachmentSize
metatag_error_1.png238.95 KB
metatag_error_2.png249.26 KB

Comments

#1

Possibly related: http://drupal.org/node/1679248

#2

#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

Status:active» fixed

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

Status:fixed» closed (fixed)

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

nobody click here