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

A little bug? #3

Open
fzoro opened this issue Aug 12, 2014 · 1 comment
Open

A little bug? #3

fzoro opened this issue Aug 12, 2014 · 1 comment

Comments

@fzoro
Copy link

fzoro commented Aug 12, 2014

Hi Erko,

I appreciate your github account. I was testing this app on Firefox(31), Chrome(last) and IE(11). For all, I caught these exceptions when the save button was clicked:

Firefox:

rror: JSON.parse: unexpected character at line 1 column 18 of the JSON data Tb@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:14:130 kd/this.defaults.transformResponse<@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:63:408 kc/<@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:63:192 p@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:7:253 kc@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:63:176 c@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:64:366 wd/e/k.promise.then/z@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:91:260 wd/f/<.then/<@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:92:407 xd/this.$get</g.prototype.$eval@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:100:317 xd/this.$get</g.prototype.$digest@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:98:202 xd/this.$get</g.prototype.$apply@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:101:155 g@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:67:162 Q@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:71:64 md/</t.onreadystatechange@http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:72:27

Chrome:

SyntaxError: Unexpected token S
at Object.parse (native)
at Tb (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:14:147)
at e.defaults.transformResponse (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:63:433)
at http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:63:194
at Array.forEach (native)
at p (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:7:255)
at kc (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:63:176)
at c (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:64:371)
at z (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:91:280)
at http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:92:417

IE:

SyntaxError: Caractere inválido
at Tb (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:14:130)
at Anonymous function (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:63:431)
at Anonymous function (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:63:192)
at p (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:7:253)
at kc (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:63:176)
at c (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:64:352)
at z (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:91:260)
at Anonymous function (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:92:407)
at g.prototype.$eval (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:100:317)
at g.prototype.$digest (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:98:202)
TypeError: Não é possível obter a propriedade 'method' de referência indefinida ou nula
at isCached (http://localhost/restful-bookmarks-phpslim-master/shared/components/progressbar/loading/config.interceptor.js:46:7)
at responseError (http://localhost/restful-bookmarks-phpslim-master/shared/components/progressbar/loading/config.interceptor.js:93:9)
at J (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:91:331)
at J (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:91:331)
at Anonymous function (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:92:512)
at g.prototype.$eval (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:100:317)
at g.prototype.$digest (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:98:202)
at g.prototype.$apply (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:101:155)
at g (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:67:173)
at Q (http://localhost/restful-bookmarks-phpslim-master/vendor/angular.js/1.2.1/angular.min.js:71:64)

For tests, i put:

Name: Google
URL: http://google.com
Description: google!

See you!

@sasasa671
Copy link

Update Angular to the Latest.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants