Skip to content

KeyError on session access in indexer controller #160

@stultus

Description

@stultus

File: app/indexer/controllers.py (line 94)

Description

session['index_url'] raises a KeyError if the key doesn't exist in the session. This can happen if a user navigates directly to the correct_entry() route without having previously started an indexing operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmediumMedium severity

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions