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

Remove application specific session variable #31

Open
toirl opened this issue Oct 18, 2016 · 0 comments
Open

Remove application specific session variable #31

toirl opened this issue Oct 18, 2016 · 0 comments
Labels

Comments

@toirl
Copy link
Member

toirl commented Oct 18, 2016

In commit 483d498 a new session variable was introduced. Unfortuantely this variable is only used in a ringo based application but not in ringo itself.

Even if this does not lead into immediate problems I consider this as a bad design and like to change this in a better approach:

Questions:

  1. Why was this change needed? What was the actual error?
  2. Can we fix the usage of the known "values" GET params?
  3. Maybe we can use the values attribute of the view (which has been added in the meantime I think)
@toirl toirl added the bug label Oct 18, 2016
g-tom referenced this issue Aug 25, 2017
The query values cannot be used, if the value is a name.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant