Search found 17 matches

Go to advanced search

by Vladimir Fesko
Tue Nov 05, 2013 8:53 pm
Forum: Issues
Topic: Server code: send correct mime type for error with json body
Replies: 4
Views: 473
 
Jump to post

Server code: send correct mime type for error with json body

Actually, it was the case when I tried to test my app with Firefox and Selenium. In Firefox 24.0 and selenium ide 2.4.0 it didn't work for some reason. Maybe it wasn't direct reason but it's he thing you should mention. Your're right, it's not a big problem but a small lack of useful feature - is th...
by Vladimir Fesko
Tue Nov 05, 2013 7:16 am
Forum: Issues
Topic: DBSQ254 - You don't have permission to access system collections.
Replies: 7
Views: 792
 
Jump to post

DBSQ254 - You don't have permission to access system collections.

And is session token used in request for user "52776adde4b0650b04d61647" ? And is it still valid? It expires in 2h or so.

by Vladimir Fesko
Tue Nov 05, 2013 6:33 am
Forum: Issues
Topic: DBSQ254 - You don't have permission to access system collections.
Replies: 7
Views: 792
 
Jump to post

DBSQ254 - You don't have permission to access system collections.

I believe you should check an "acl" field value of user being deleted - probably your session token is owned by user which is not listed in acl object.

by Vladimir Fesko
Mon Nov 04, 2013 9:51 pm
Forum: Issues
Topic: 500 Internal Server error very often after recent platform update
Replies: 6
Views: 700
 
Jump to post

500 Internal Server error very often after recent platform update

Hello! After recent update I have too much 500 error in sever code (before I have none at all during few days). Not it's like every 3rd request gives following: HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling t...
by Vladimir Fesko
Mon Nov 04, 2013 9:46 pm
Forum: Issues
Topic: Server code: send correct mime type for error with json body
Replies: 4
Views: 473
 
Jump to post

Server code: send correct mime type for error with json body

Hello! Is it possible to to send correct mime type for errors in serve code? I have to use XMLHttpRequest and forward its response to client. For error it returns good response code (like 404) and error body as JSON object: var xhrResponse = XHR.send(..); // xhrResponse.body is {"description&qu...
by Vladimir Fesko
Sun Oct 27, 2013 6:47 am
Forum: Issues
Topic: "More Properties" doesn't add properties
Replies: 4
Views: 727
 
Jump to post

"More Properties" doesn't add properties

oops.. no I didn't. Works fine thx, didn't see it.
But it will be great if "Save options" also auto add property from inputs.

Thx!

by Vladimir Fesko
Sat Oct 26, 2013 8:58 pm
Forum: Issues
Topic: "More Properties" doesn't add properties
Replies: 4
Views: 727
 
Jump to post

"More Properties" doesn't add properties

Hello!
"More Properties" doesn't add properties to components. Doesn't matter if I prefix property with "data-" or use any other value on any component - after clicking "Save options" and reopening "More Properties" - list is always empty.

Go to advanced search