Skip to content

?next= does not work #11

Open
Open
@darkpixel

Description

@darkpixel

It appears from looking at the code that I should be able to do something like:

<A HREF="{% url 'comments-flag' comment.pk %}?next=/someurl">Flag comment</A>

But when I'm on the "Really flag this comment?" page, the hidden 'next' form entry isn't populated.

If (instead of linking) I do a form that POSTs to {% url 'comments-flag' comment.pk %} with my own 'next' field, it does work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions