Posted by kika on December 20, 2001 at 8:15pm
1 follower
Jump to:
| 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
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
Closed.