ngageoint / geoq

Django web application to collect geospatial features and manage feature collection among groups of users
MIT License
704 stars 133 forks source link

Jobs with an undefined Map cannot display work cells #277

Closed patricknevindwyer closed 10 years ago

patricknevindwyer commented 10 years ago

Reproduce

  1. Creating a new job and leave the map attribute blank
  2. Save job
  3. Add work cells
  4. Attempt to open work cell

    Source

geoq.core.views line 211: dereference map attribute without None check