Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix of _SESSION - indefined variable #576

Merged
merged 1 commit into from
Mar 19, 2014

Conversation

mariroz
Copy link
Contributor

@mariroz mariroz commented Mar 19, 2014

this will fix problem with undefined session variable.
I find, however, that our entire process of session handling is bad. For example, we try to logout user even if he is not logged in, logout is done via destroying of session and a lot of more small or larger bad ideas. Maybe it's now time to freeze list of features we want to add into v.1, do it all and concentrate on v.2.

@nicosomb
Copy link
Member

We can freeze features for wallabag v1. But, I want to fix one last problem: cron and import.
Do you have some ideas? Can you write them on #426, or can you fix it?

nicosomb added a commit that referenced this pull request Mar 19, 2014
fix of  _SESSION - indefined variable
@nicosomb nicosomb merged commit 0c51bfe into wallabag:dev Mar 19, 2014
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.

None yet

2 participants