txavier
txavier
This is #53 created by @mayorovp. This pull request, though, also supplies a rewritten unit test for your review.
This is to fix the following issue (https://github.com/mperdeck/JSNLog.AngularJS/issues/2). Using the new guidance by the Angular team outlined here (https://github.com/angular/angular.js/issues/14704) and here (https://github.com/angular/angular.js/commit/f82eba814b5fce0c8b541afc3eeadf612d8222f0).
This line change allows hashtags to appear in url.
Page links dont show up with the hash tag. Example: http://server/applicationname/#/pageIwant becomes http://server/pageIwant. Is there a fix for this?