Download & Extend

Empty metatags not allowed

Project:Drupal core
Component:Code
Category:bug report
Priority:normal
Assigned:Kjartan
Status:closed (fixed)

Issue Summary

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

#1

Assigned to:Anonymous» Kjartan

Fixed in CVS. kika: could you test this on a real site? If it works fine I will include it in 3.0.2.

#2

Priority:major» normal

Closed.

nobody click here