Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Bugfix/issue95 #96

Merged
merged 3 commits into from
Oct 11, 2017
Merged

Bugfix/issue95 #96

merged 3 commits into from
Oct 11, 2017

Conversation

toirl
Copy link
Member

@toirl toirl commented Sep 18, 2017

This is a quick fix for #95.

Basically we changed to methoeds used for url generation to:

  1. Keep a previous set backurl (saved in the session)
  2. Generate the backurl also in readmode. This is needed to keep the backurl in case the user switch into update mode.

Further maintain a previous set backurl and use this from the session in
favour of the current_route_path.
This is not true in test scenario where the request.context is only a Mock.
@toirl toirl merged commit f08e292 into master Oct 11, 2017
@toirl
Copy link
Member Author

toirl commented Oct 11, 2017

@matakuka tested this a little bit but can not find any obvious sideeffects. So I am brave to merge this one into master

@toirl toirl deleted the bugfix/issue95 branch November 9, 2017 08:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant