Skip to content

Deep recurrence displays invalid path#107

Open
rettier wants to merge 5 commits into
manosim:masterfrom
rettier:deep-recurrence
Open

Deep recurrence displays invalid path#107
rettier wants to merge 5 commits into
manosim:masterfrom
rettier:deep-recurrence

Conversation

@rettier
Copy link
Copy Markdown

@rettier rettier commented Jul 4, 2016

In my project i had an urlpattern which included another urlpattern.
The current code does resolve this, but only keeps the last parent pattern, thus displaying an invalid path.

The PR fixes the problem by keeping a list of all parent patterns.

@Nsrose
Copy link
Copy Markdown

Nsrose commented Nov 6, 2016

@tawanda
Copy link
Copy Markdown

tawanda commented Nov 19, 2016

Thanks, this fixed it for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants