Skip to content

Broken view in /meeting produces a 500 #1959

@ietf-svn-bot

Description

@ietf-svn-bot

resolution_fixed type_defect | by rjsparks@nostrum.com


TypeError at /meeting/95/agenda/ben@nostrum.com/ben951/

agenda() got an unexpected keyword argument 'owner'

This is triggered through this URL pattern:

# The following view is broken?
    url(r'^agenda/(?P<owner>[A-Za-z0-9-.+_]+@[A-Za-z0-9-._]+)/(?P<name>[A-Za-z0-9-:_]+).(?P<ext>.html)?/?$', views.agenda),

I have not yet looked to see what the view was supposed to do.


Issue migrated from trac:1959 at 2022-03-04 04:58:02 +0000

Metadata

Metadata

Assignees

No one assigned

    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