aolarchive / jquery-liveupdate

Other
8 stars 2 forks source link

Some items incorrectly are included in tag filter view #23

Closed jeremyjannotta closed 12 years ago

jeremyjannotta commented 12 years ago

Sometimes a rogue items is included in tag filter view that has no tags, as seen in liveblog post 20356589, item id 21611. Upon investigation of its data, that item had md: [] instead of md: { tags: [] } . Probably need to accommodate this data irregularity.