Skip to content

Impossible to disable html5Mode with angular 1.3.0-rc.3 #1397 #1404

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

Merged
merged 1 commit into from
Sep 26, 2014
Merged

Impossible to disable html5Mode with angular 1.3.0-rc.3 #1397 #1404

merged 1 commit into from
Sep 26, 2014

Conversation

coma
Copy link
Contributor

@coma coma commented Sep 25, 2014

No description provided.

@nateabele
Copy link
Contributor

The patch itself looks fine, but please refer to the contributor guidelines.

@coma
Copy link
Contributor Author

coma commented Sep 25, 2014

@nateabele, is it ok now? or should I include a test for this?, I'm not sure since the BC starts from 1.3.

@nateabele
Copy link
Contributor

The commit message looks fine, but a bug fix needs a test case. @christopherthielen recently added 1.3 to the test suite, so it should be possible to make a failing test case that is fixed by this patch. Otherwise, one of us can add a test when we have time. Thanks.

Since angular/angular.js@dc3de7f angular
accepts both boolean and objects like {enabled: true, requireBase: false} causing the evaluation to be
always true. In order to allow the use of ui-router with angular 1.3 a fix has been made, it checks
if the value is an object and gets its enabled property value.

Fixes #1397
@coma
Copy link
Contributor Author

coma commented Sep 26, 2014

@nateabele, now?

nateabele added a commit that referenced this pull request Sep 26, 2014
Impossible to disable html5Mode with angular 1.3.0-rc.3 #1397
@nateabele nateabele merged commit 9837c09 into angular-ui:master Sep 26, 2014
@nateabele
Copy link
Contributor

Thanks! :-)

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