Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha2
-
Fix Version/s: 2.0-Alpha2
-
Component/s: JavaScript Client
-
Labels:None
-
Environment:Firefox (possibly others as well)
Description
The firefox error console (not firebug) is getting the following error logged in it:
Error: syntax error
Source File: http://localhost:8888/create-push-id.icepush
Line: 1, Column: 1
Source Code:
1g4eljr5u:37cq
Error: no element found
Source File: http://localhost:8888/add-group-member.icepush
Line: 1
It is difficult to tell if these errors are actually causing issues or not.
Error: syntax error
Source File: http://localhost:8888/create-push-id.icepush
Line: 1, Column: 1
Source Code:
1g4eljr5u:37cq
Error: no element found
Source File: http://localhost:8888/add-group-member.icepush
Line: 1
It is difficult to tell if these errors are actually causing issues or not.
Activity
Patrick Wilson
created issue -
Patrick Wilson
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Fix Version/s | 1.0-Alpha2 [ 10223 ] | |
Assignee Priority | P2 | |
Affects Version/s | 1.0-Alpha2 [ 10223 ] | |
Assignee | Ken Fyten [ ken.fyten ] | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #20316 | Thu Jan 21 11:08:27 MST 2010 | mircea.toma | |
Files Changed | ||||
MODIFY
/scratchpads/snowplow/core/src/main/java/org/icepush/servlet/BrowserBoundServlet.java
|
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 |
Specify response's content type to stop browser (FF) from trying to parse content.