Closed (fixed)
Project:
Drupal core
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Dec 2001 at 20:15 UTC
Updated:
5 Jul 2020 at 12:00 UTC
Jump to comment: Most recent
When some metatag is defined as empty (eg tag.attributes is empty), meta.module (either meta_save() or meta_form(), not sure) is giving an error - bad parameters to implode.
But empty tags are sometimes essential to provide a better user experience - to provide a "none" dropdown option:
[--none--|v]
Comments
Comment #1
Kjartan commentedFixed in CVS. kika: could you test this on a real site? If it works fine I will include it in 3.0.2.
Comment #2
Kjartan commentedClosed.