Ticket #817 (closed defect: fixed)
[M] Bug when selecting from browse shopping cart
Reported by: | selatham | Owned by: | lawrence |
---|---|---|---|
Priority: | required | Milestone: | PROD Step3 |
Component: | discovery | Version: | |
Keywords: | Cc: |
Description
Get following error when selecting an item(Coapec data granule) from the shopping cart.
File '/usr/local/NDGServices/ows_server/ows_server/controllers/retrieve.py', line 109 in view if (name,uri) in rb: rb.remove((name,uri)) AttributeError: 'RingBuffer' object has no attribute 'remove'
Change History
comment:1 Changed 14 years ago by lawrence
- Status changed from new to closed
- Resolution set to wontfix
Note: See
TracTickets for help on using
tickets.
I think this is a subtle bug associated with an incorrect configuration file not the actual code ...