Skip to content

Missing error handling for Paginator #160

@torgeirl

Description

@torgeirl

The Paginator seems to gets invoked by trix/trix_student/views/base.py without properly handling of instances were per_page isn't set, causing an error:

TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions