Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

[Bug] Previous State (History) #843

Merged
merged 1 commit into from
Aug 23, 2015
Merged

Conversation

rhutchison
Copy link
Contributor

This addresses the issue with redirecting to a not-found/exception state after login.

Steps
  1. http://localhost:3000/khdshskddsakh
  2. Click Sign In & Authenticate
Expected

User should be redirected to the previous valid state or default state (home).

Actual

User is redirected to 'not-found' state.

templateUrl: 'modules/core/client/views/404.client.view.html'
templateUrl: 'modules/core/client/views/404.client.view.html',
data: {
ignoreState: true
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open to suggestions for a more sensical propery name.

This was referenced Aug 23, 2015
@codydaig
Copy link
Member

LGTM

@lirantal lirantal added this to the 0.4.x milestone Aug 23, 2015
@lirantal lirantal self-assigned this Aug 23, 2015
lirantal added a commit that referenced this pull request Aug 23, 2015
[Bug] Previous State (History)
@lirantal lirantal merged commit cfe71bb into meanjs:master Aug 23, 2015
@rhutchison rhutchison deleted the bug-previous-state branch August 26, 2015 04:35
@ilanbiala ilanbiala modified the milestones: 0.4.1, 0.4.x Aug 31, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants