Opened 11 years ago

Closed 11 years ago

#615 closed defect (fixed)

UndefinedError: 'configobj.Section object' has no attribute 'geolocation_map_visible'

Reported by: Josh Owned by: Elrond
Priority: major Milestone: 0.3.3
Component: programming Keywords:
Cc: Parent Tickets:

Description

Viewing an image results in the following error for me:

UndefinedError: 'configobj.Section object' has no attribute 'geolocation_map_visible'

I've been able to work around this issue by inserting the following line into the [mediagoblin] section of my mediagoblin_local.ini:

geolocation_map_visible = true

I have the geolocation plugin enabled and I'm using CELERY_ALWAYS_EAGER=true.

Let me know if you need more information.

Attachments (1)

traceback.txt (3.4 KB ) - added by Josh 11 years ago.

Download all attachments as: .zip

Change History (3)

by Josh, 11 years ago

Attachment: traceback.txt added

comment:1 by Elrond, 11 years ago

Owner: set to Elrond
Status: newassigned

comment:2 by Elrond, 11 years ago

Resolution: fixed
Status: assignedclosed

Thanks for reporting!

Fixed in c9abf931cb34a26642049ad34593ad1a16ebfb6e.

Note: See TracTickets for help on using tickets.