[GH-ISSUE #84] Firefox #75

Closed
opened 2026-02-26 01:35:05 +03:00 by kerem · 24 comments
Owner

Originally created by @ddur on GitHub (Sep 26, 2014).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/84

Do you support Firefox?
Demo page does not display unless FF Dom storage is enabled.
After enabling Dom storage and login, I can get only this on Firefox window.
opennotefirefox

Originally created by @ddur on GitHub (Sep 26, 2014). Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/84 Do you support Firefox? Demo page does not display unless FF Dom storage is enabled. After enabling Dom storage and login, I can get only this on Firefox window. ![opennotefirefox](https://cloud.githubusercontent.com/assets/3501612/4418048/8071fbae-455b-11e4-8981-3e961af6d27b.png)
kerem closed this issue 2026-02-26 01:35:05 +03:00
Author
Owner

@JLiscom commented on GitHub (Sep 26, 2014):

@ddur What version of Firefox are you using?

I do use DOM sessionStorage to store the config and the authorization token.

Can you press F12 when you get the above error and give me the console errors you see?

<!-- gh-comment-id:56998006 --> @JLiscom commented on GitHub (Sep 26, 2014): @ddur What version of Firefox are you using? I do use DOM sessionStorage to store the config and the authorization token. Can you press F12 when you get the above error and give me the console errors you see?
Author
Owner

@ddur commented on GitHub (Sep 27, 2014):

Hi, thank you for quick response.

I use latest Firefox 32.0.3.

First error at angular.min.js:89
"Error: entryURL is not defined
forceLogin@http://stardrive.us/OpenNote/openNote/openNote.js:57:1
@http://stardrive.us/OpenNote/openNote/openNote.js:34:11
Yd/this.$get</h.prototype.$broadcast@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:111:212
l@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:10:1
Yd/this.$get</h.prototype.$broadcast@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:111:212
f@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:86:132
Vd/this.$get</</<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:88:220
Yd/this.$get</h.prototype.$eval@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:108:471
Yd/this.$get</h.prototype.$digest@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:106:54
Yd/this.$get</h.prototype.$apply@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:109:285
$b/c/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:18:21
d@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:34:256
$b/c@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:18:1
$b@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:18:133
Wc@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:17:222
@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:209:360
x.Callbacks/l@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:24874
x.Callbacks/c.fireWith@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:25690
.ready@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:2915
S@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:551
"

Second error is similar to first one at angular.min.js:89
"Error: $rootScope.helpContent is undefined
@http://stardrive.us/OpenNote/openNote/controllers/folderController.js:49:4
d@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:34:256
g/<.instantiate@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:34:392
Od/this.$get</<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:66:108
z/<.link@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:7:246
J@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:53:345
f@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:46:372
x/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:46:64
Q/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:47:301
u@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:51:21
v@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:6:355
Yd/this.$get</h.prototype.$broadcast@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:111:212
l/<@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:11:177
ze/e/m.promise.then/u@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:97:260
ze/e/m.promise.then/u@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:97:260
ze/g/<.then/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:98:407
Yd/this.$get</h.prototype.$eval@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:108:471
Yd/this.$get</h.prototype.$digest@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:106:54
Yd/this.$get</h.prototype.$apply@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:109:285
f@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:71:234
F@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:75:408
ve/</x.onreadystatechange@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:76:457
" "

"

<!-- gh-comment-id:57061649 --> @ddur commented on GitHub (Sep 27, 2014): Hi, thank you for quick response. I use latest Firefox 32.0.3. First error at angular.min.js:89 <code>"Error: entryURL is not defined forceLogin@http://stardrive.us/OpenNote/openNote/openNote.js:57:1 @http://stardrive.us/OpenNote/openNote/openNote.js:34:11 Yd/this.$get</h.prototype.$broadcast@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:111:212 l@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:10:1 Yd/this.$get</h.prototype.$broadcast@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:111:212 f@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:86:132 Vd/this.$get</</<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:88:220 Yd/this.$get</h.prototype.$eval@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:108:471 Yd/this.$get</h.prototype.$digest@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:106:54 Yd/this.$get</h.prototype.$apply@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:109:285 $b/c/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:18:21 d@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:34:256 $b/c@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:18:1 $b@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:18:133 Wc@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:17:222 @http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:209:360 x.Callbacks/l@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:24874 x.Callbacks/c.fireWith@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:25690 .ready@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:2915 S@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:551 "</code> Second error is similar to first one at angular.min.js:89 <code>"Error: $rootScope.helpContent is undefined @http://stardrive.us/OpenNote/openNote/controllers/folderController.js:49:4 d@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:34:256 g/<.instantiate@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:34:392 Od/this.$get</<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:66:108 z/<.link@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:7:246 J@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:53:345 f@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:46:372 x/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:46:64 Q/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:47:301 u@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:51:21 v@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:6:355 Yd/this.$get</h.prototype.$broadcast@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:111:212 l/<@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:11:177 ze/e/m.promise.then/u@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:97:260 ze/e/m.promise.then/u@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:97:260 ze/g/<.then/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:98:407 Yd/this.$get</h.prototype.$eval@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:108:471 Yd/this.$get</h.prototype.$digest@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:106:54 Yd/this.$get</h.prototype.$apply@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:109:285 f@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:71:234 F@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:75:408 ve/</x.onreadystatechange@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:76:457 " "<div class="col-lg-10 col-md-9 col-sm-8 ng-scope" ng-view="" data-intro="{{helpContent.viewArea}}">"</code>
Author
Owner

@JLiscom commented on GitHub (Sep 29, 2014):

Firefox 32 is supported. Its what I devoluped this on.

The first error I know about have have patched in a soon to be released version.

Why did you have dom storage disabled?
My guess is the second error is due to some weird setting you have on your browser.

<!-- gh-comment-id:57222399 --> @JLiscom commented on GitHub (Sep 29, 2014): Firefox 32 is supported. Its what I devoluped this on. The first error I know about have have patched in a soon to be released version. Why did you have dom storage disabled? My guess is the second error is due to some weird setting you have on your browser.
Author
Owner

@ddur commented on GitHub (Oct 2, 2014):

Thanks @FoxUSA,
I do not like sites saving data on my PC. When FF is closing I can automatically delete cookies, history, cache etc but not dom storage.

<!-- gh-comment-id:57619889 --> @ddur commented on GitHub (Oct 2, 2014): Thanks @FoxUSA, I do not like sites saving data on my PC. When FF is closing I can automatically delete cookies, history, cache etc but not dom storage.
Author
Owner

@JLiscom commented on GitHub (Oct 2, 2014):

@ddur The first error should not keep you from using the software.

<!-- gh-comment-id:57646784 --> @JLiscom commented on GitHub (Oct 2, 2014): @ddur The first error should not keep you from using the software.
Author
Owner

@ddur commented on GitHub (Oct 5, 2014):

I installed new SUSE Linux 13.1 box with default Firefox 31.1.0 (== 100% no weird settings!)
It is same as on picture above

<!-- gh-comment-id:57953851 --> @ddur commented on GitHub (Oct 5, 2014): I installed new SUSE Linux 13.1 box with default Firefox 31.1.0 (== 100% no weird settings!) It is same as on picture above
Author
Owner

@JLiscom commented on GitHub (Oct 6, 2014):

@ddur weird. I pushed a possible fix. Can you try again.

<!-- gh-comment-id:57978893 --> @JLiscom commented on GitHub (Oct 6, 2014): @ddur weird. I pushed a possible fix. Can you try again.
Author
Owner

@ddur commented on GitHub (Oct 6, 2014):

Cannot login/register anymore.
BTW, server is terribly slow.

<!-- gh-comment-id:57991285 --> @ddur commented on GitHub (Oct 6, 2014): Cannot login/register anymore. BTW, server is terribly slow.
Author
Owner

@JLiscom commented on GitHub (Oct 6, 2014):

@ddur Are you getting any errors.
Also can you try in private browsing?(No cache)

<!-- gh-comment-id:58027468 --> @JLiscom commented on GitHub (Oct 6, 2014): @ddur Are you getting any errors. Also can you try in private browsing?(No cache)
Author
Owner

@ddur commented on GitHub (Oct 10, 2014):

I can register (message: registration accepted), can login (message: credentials accepted) but I'm not redirected to notes. Now my browser stays on same page, does not move further from initial window [Login] [Register]

<!-- gh-comment-id:58641199 --> @ddur commented on GitHub (Oct 10, 2014): I can register (message: registration accepted), can login (message: credentials accepted) but I'm not redirected to notes. Now my browser stays on same page, does not move further from initial window [Login] [Register]
Author
Owner

@ddur commented on GitHub (Oct 10, 2014):

Only one error, same as second error above

<!-- gh-comment-id:58643356 --> @ddur commented on GitHub (Oct 10, 2014): Only one error, same as second error above
Author
Owner

@JLiscom commented on GitHub (Oct 14, 2014):

@ddur You can try using a different stock browser. Or maybe a different computer. I do not know what the issue is as I cannot replicate it.

<!-- gh-comment-id:59069244 --> @JLiscom commented on GitHub (Oct 14, 2014): @ddur You can try using a different stock browser. Or maybe a different computer. I do not know what the issue is as I cannot replicate it.
Author
Owner

@yhchiu commented on GitHub (Oct 17, 2014):

I have the same problem. The below is error message from Firefox 32.0.3.

POST http://stardrive.us/OpenNote/Service/service.php/token/tttttttttttttttttt&tttttttttttttttttt [HTTP/1.1 200 OK 389ms] "Error: $rootScope.helpContent is undefined @http://stardrive.us/OpenNote/openNote/controllers/folderController.js:49:4 d@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:34:474 f/<.instantiate@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:35:101 Pd/this.$get</<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:67:249 z/<.link@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:7:246 M@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:54:208 g@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:47:135 A/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:46:255 T/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:48:95 w@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:51:382 v@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:6:355 Zd/this.$get</k.prototype.$broadcast@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:114:94 l/<@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:11:177 ye/e/l.promise.then/L@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:99:449 ye/e/l.promise.then/L@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:99:449 ye/f/<.then/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:101:116 Zd/this.$get</k.prototype.$eval@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:111:362 Zd/this.$get</k.prototype.$digest@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:108:454 Zd/this.$get</k.prototype.$apply@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:112:171 $scope.login/</<@http://stardrive.us/OpenNote/openNote/controllers/loginController.js:92:6 x.speed/r.complete@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:16114 x.Callbacks/l@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:24874 x.Callbacks/c.fireWith@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:25690 jn/u@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:10395 x.fx.tick@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:16393 " "<div class="col-lg-10 col-md-9 col-sm-8 ng-scope" ng-view="" data-intro="{{helpContent.viewArea}}">"

<!-- gh-comment-id:59481412 --> @yhchiu commented on GitHub (Oct 17, 2014): I have the same problem. The below is error message from Firefox 32.0.3. `POST http://stardrive.us/OpenNote/Service/service.php/token/tttttttttttttttttt&tttttttttttttttttt [HTTP/1.1 200 OK 389ms] "Error: $rootScope.helpContent is undefined @http://stardrive.us/OpenNote/openNote/controllers/folderController.js:49:4 d@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:34:474 f/<.instantiate@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:35:101 Pd/this.$get</<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:67:249 z/<.link@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:7:246 M@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:54:208 g@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:47:135 A/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:46:255 T/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:48:95 w@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:51:382 v@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:6:355 Zd/this.$get</k.prototype.$broadcast@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:114:94 l/<@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:11:177 ye/e/l.promise.then/L@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:99:449 ye/e/l.promise.then/L@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:99:449 ye/f/<.then/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:101:116 Zd/this.$get</k.prototype.$eval@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:111:362 Zd/this.$get</k.prototype.$digest@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:108:454 Zd/this.$get</k.prototype.$apply@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:112:171 $scope.login/</<@http://stardrive.us/OpenNote/openNote/controllers/loginController.js:92:6 x.speed/r.complete@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:16114 x.Callbacks/l@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:24874 x.Callbacks/c.fireWith@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:25690 jn/u@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:10395 x.fx.tick@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:16393 " "<div class="col-lg-10 col-md-9 col-sm-8 ng-scope" ng-view="" data-intro="{{helpContent.viewArea}}">"`
Author
Owner

@Dolomich commented on GitHub (Oct 17, 2014):

I'm having the same error (redirected to the login page even if the credentials are accepted) with 2 computers :

  • one on Mac OS 10.9.4 with Firefox 32.0.3, no more info on the error message because it was at my job
  • a second on Debian Jessie with Iceweasel (renamed Firefox) 31.1.0. On the demo page, I get the following error :

Error: $rootScope.helpContent is undefined @http://stardrive.us/OpenNote/openNote/controllers/folderController.js:49:4 d@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:34:474 f/<.instantiate@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:35:101 Pd/this.$get</<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:67:249 z/<.link@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:7:246 M@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:54:208 g@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:47:135 A/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:46:255 T/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:48:95 w@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:51:382 v@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:6:355 Zd/this.$get</k.prototype.$broadcast@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:114:94 l/<@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:11:177 ye/e/l.promise.then/L@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:99:449 ye/e/l.promise.then/L@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:99:449 ye/f/<.then/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:101:116 Zd/this.$get</k.prototype.$eval@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:111:362 Zd/this.$get</k.prototype.$digest@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:108:454 Zd/this.$get</k.prototype.$apply@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:112:171 $scope.login/</<@http://stardrive.us/OpenNote/openNote/controllers/loginController.js:92:6 x.speed/r.complete@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:16114 x.Callbacks/l@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:24874 x.Callbacks/c.fireWith@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:25690 jn/u@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:10395 x.fx.tick@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:16393 ["<div class="col-lg-10 co...elpContent.viewArea}}">"]

Though, I installed the latest release of OpenNote on my own server and I don't get this error message on it, but I'm still unable to see the content of my folders. On both computers I can use OpenNote with other browsers, but Firefox is my favorite, so I would love to see this fixed.

<!-- gh-comment-id:59550889 --> @Dolomich commented on GitHub (Oct 17, 2014): I'm having the same error (redirected to the login page even if the credentials are accepted) with 2 computers : - one on Mac OS 10.9.4 with Firefox 32.0.3, no more info on the error message because it was at my job - a second on Debian Jessie with Iceweasel (renamed Firefox) 31.1.0. On the demo page, I get the following error : `Error: $rootScope.helpContent is undefined @http://stardrive.us/OpenNote/openNote/controllers/folderController.js:49:4 d@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:34:474 f/<.instantiate@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:35:101 Pd/this.$get</<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:67:249 z/<.link@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:7:246 M@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:54:208 g@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:47:135 A/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:46:255 T/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:48:95 w@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:51:382 v@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:6:355 Zd/this.$get</k.prototype.$broadcast@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:114:94 l/<@http://stardrive.us/OpenNote/bower_components/angular-route/angular-route.min.js:11:177 ye/e/l.promise.then/L@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:99:449 ye/e/l.promise.then/L@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:99:449 ye/f/<.then/<@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:101:116 Zd/this.$get</k.prototype.$eval@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:111:362 Zd/this.$get</k.prototype.$digest@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:108:454 Zd/this.$get</k.prototype.$apply@http://stardrive.us/OpenNote/bower_components/angular/angular.min.js:112:171 $scope.login/</<@http://stardrive.us/OpenNote/openNote/controllers/loginController.js:92:6 x.speed/r.complete@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:16114 x.Callbacks/l@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:24874 x.Callbacks/c.fireWith@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:4:25690 jn/u@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:10395 x.fx.tick@http://stardrive.us/OpenNote/bower_components/jquery/jquery.min.js:6:16393 ["<div class="col-lg-10 co...elpContent.viewArea}}">"]` Though, I installed the latest release of OpenNote on my own server and I don't get this error message on it, but I'm still unable to see the content of my folders. On both computers I can use OpenNote with other browsers, but Firefox is my favorite, so I would love to see this fixed.
Author
Owner

@JLiscom commented on GitHub (Oct 17, 2014):

@ddur @yhchiu @Dolomich

I made a small change. Can you retry the demo?

<!-- gh-comment-id:59573270 --> @JLiscom commented on GitHub (Oct 17, 2014): @ddur @yhchiu @Dolomich I made a small change. Can you retry the demo?
Author
Owner

@Dolomich commented on GitHub (Oct 17, 2014):

The error message is gone, but I'm still stuck on the login page on Debian.

<!-- gh-comment-id:59575028 --> @Dolomich commented on GitHub (Oct 17, 2014): The error message is gone, but I'm still stuck on the login page on Debian.
Author
Owner

@JLiscom commented on GitHub (Oct 17, 2014):

@Dolomich
After you enter you login credentials and hit enter can you open the console and run the following code
angular.element(document).scope().entryURL

and post the response?

<!-- gh-comment-id:59582111 --> @JLiscom commented on GitHub (Oct 17, 2014): @Dolomich After you enter you login credentials and hit enter can you open the console and run the following code `angular.element(document).scope().entryURL` and post the response?
Author
Owner

@Dolomich commented on GitHub (Oct 17, 2014):

@FoxUSA
Here's the answer :

angular.element(document).scope().entryURL
"/folder/"

Note that i'm automatically redirected to the login page if i try to manually go on http://stardrive.us/OpenNote/#/folder

<!-- gh-comment-id:59590647 --> @Dolomich commented on GitHub (Oct 17, 2014): @FoxUSA Here's the answer : ``` angular.element(document).scope().entryURL "/folder/" ``` Note that i'm automatically redirected to the login page if i try to manually go on http://stardrive.us/OpenNote/#/folder
Author
Owner

@JLiscom commented on GitHub (Oct 19, 2014):

@Dolomich can you login then run the following commands in the console and posting the response here? sessionStorage.apiToken and new Date().getTime()

Also,
What time zone do you live in? I think it may have to do with the token being invalid due to the timestamp.

<!-- gh-comment-id:59634464 --> @JLiscom commented on GitHub (Oct 19, 2014): @Dolomich can you login then run the following commands in the console and posting the response here? `sessionStorage.apiToken` and `new Date().getTime()` Also, What time zone do you live in? I think it may have to do with the token being invalid due to the timestamp.
Author
Owner

@yhchiu commented on GitHub (Oct 19, 2014):

sessionStorage.apiToken
"{"id":"1856","userID":"5402","ip":"203.73.50.182","token":"b1f3d47971176af9d8ea0052d551f75b","issued":"2014-10-19 07:36:02","expires":"2014-10-19 08:36:02"}"
new Date().getTime()
1413704193749

My time zone is +800.
Chrome is working fine.

<!-- gh-comment-id:59642187 --> @yhchiu commented on GitHub (Oct 19, 2014): ``` javascript sessionStorage.apiToken "{"id":"1856","userID":"5402","ip":"203.73.50.182","token":"b1f3d47971176af9d8ea0052d551f75b","issued":"2014-10-19 07:36:02","expires":"2014-10-19 08:36:02"}" new Date().getTime() 1413704193749 ``` My time zone is +800. Chrome is working fine.
Author
Owner

@JLiscom commented on GitHub (Oct 19, 2014):

@yhchiu Was this from firefox?

<!-- gh-comment-id:59653943 --> @JLiscom commented on GitHub (Oct 19, 2014): @yhchiu Was this from firefox?
Author
Owner

@JLiscom commented on GitHub (Oct 19, 2014):

@ddur @yhchiu @Dolomich

I pushed out another change. Can you try the demo again?

<!-- gh-comment-id:59654128 --> @JLiscom commented on GitHub (Oct 19, 2014): @ddur @yhchiu @Dolomich I pushed out another change. Can you try the demo again?
Author
Owner

@Dolomich commented on GitHub (Oct 19, 2014):

@FoxUSA
It's working on Debian now !
Here are the variables you asked, just in case you still need them :

sessionStorage.apiToken
"{"id":"1872","userID":"5326","ip":"88.188.105.67","token":"7f60a8e3abcdc56522b652f13020ebbe","issued":"2014-10-19 18:36:23","expires":"2014-10-19 19:36:23"}"
new Date().getTime()
1413743866164
new Date().getTimezoneOffset()
-120

Thanks for fixing this.

<!-- gh-comment-id:59659962 --> @Dolomich commented on GitHub (Oct 19, 2014): @FoxUSA It's working on Debian now ! Here are the variables you asked, just in case you still need them : ``` sessionStorage.apiToken "{"id":"1872","userID":"5326","ip":"88.188.105.67","token":"7f60a8e3abcdc56522b652f13020ebbe","issued":"2014-10-19 18:36:23","expires":"2014-10-19 19:36:23"}" new Date().getTime() 1413743866164 new Date().getTimezoneOffset() -120 ``` Thanks for fixing this.
Author
Owner

@JLiscom commented on GitHub (Oct 19, 2014):

@ddur @yhchiu @Dolomich

You can implement the following change to fix your local installs.
github.com/FoxUSA/OpenNote@c8916ea54a
It will be pushed out in the next major release

<!-- gh-comment-id:59660258 --> @JLiscom commented on GitHub (Oct 19, 2014): @ddur @yhchiu @Dolomich You can implement the following change to fix your local installs. https://github.com/FoxUSA/OpenNote/commit/c8916ea54a6f77fa2285428c573dc7c88e7d4bed It will be pushed out in the next major release
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OpenNote-JLiscom#75
No description provided.