django-councilmatic icon indicating copy to clipboard operation
django-councilmatic copied to clipboard

RSS feeds break when facet value contains a colon

Open sentry-io[bot] opened this issue 5 years ago • 1 comments

Sentry Issue: LAMETRO-COUNCILMATIC-5G

ValueError: too many values to unpack (expected 2)
  File "councilmatic_core/feeds.py", line 48, in get_object
    (facet_name, facet_value) = facet.split(':')

ValueError: too many values to unpack (expected 2)

sentry-io[bot] avatar Jan 13 '20 15:01 sentry-io[bot]

e.g., 'topics:Artwork Replacement Renovations On Mbl- 3 Stations: Grand, 5Th St, 103Rd St/Watts'

hancush avatar Jan 13 '20 15:01 hancush