After update to 7.x.1.0, I can't edit the metatag fields.
If I open the Globa override settings, I get this message:
Notice: Undefined index: #description in metatag_config_edit_form() (line 312 of */sites/all/modules/metatag/metatag.admin.inc).
If I would like to overide fields, I get this message, and the fields will be empty.
Notice: Undefined index: value in metatag_config_save() (line 329 of */sites/all/modules/metatag/metatag.module).
I use drupal 7.31 with i18n.
Thanks for support.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | metatag-2340337-4.patch | 1.12 KB | damienmckenna |
| #2 | metatag-n2340337-2.patch | 641 bytes | damienmckenna |
Comments
Comment #1
andyd328I'm getting almost the same error on a new install. RDF is uninstalled.
"Notice: Undefined index: #description in metatag_config_edit_form() (line 312 of [..]/modules/metatag/metatag.admin.inc)."
Am unable to edit any metatag fields through the UI at eg admin/config/search/metatags/config/global
Also on 7.31 core with 7.x.1.0.
Imagecache Token and Transliteration modules are not installed.
Comment #2
damienmckennaThis appears to resolve the problem.
Comment #3
damienmckennaThis is a larger kettle of fish. Sorry.
Comment #4
damienmckennaThis may resolve the problems.
Comment #5
damienmckennaThe patch in #4 fixes the configuration handling so that it's stored in the old format, I'll get 1.1 out in the morning and hopefully there won't be continue problems for this.
Comment #6
mrakosms commentedThe patch #4 solved the problem. Thanks.
Comment #7
damienmckennaThanks for the review. I've committed this.
Comment #9
dadderley commentedHad the same problem. The new dev release cured it.
Boy that was fast.
Good work!
Thank You.
Comment #10
damienmckennaI've released v7.x-1.1, which includes this fix.
Comment #11
andyd328Many thanks for such a fast fix and for maintaining such a great module. All working well.
Comment #12
JRF commented#4 solve the problem for the main module but not for the submodule metatag_views.
Comment #13
damienmckennaLets move the Metatag:Views problem into #2341795: Views integration broke in 1.0.