Skip to content

template tags pollutes global context with 'object' #132

@benzkji

Description

@benzkji

I had a hard time debugging a project where this library was used. The problem is, that the {% snippet_fragment 'whatever' %} overrides the object of the current context. This is not as it should be...in my case, introducing a snippet in a detail view caused the main object of my detail view to change.

cms 3.11.1 snippet 3.1.0 django 3.2.16

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions