Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-Alpha2
-
Component/s: None
-
Labels:None
-
Environment:all
Description
There are two extra newlines being appended to the end of the create-push-id ajax response. This is leading to an incorrect pushId being returned via the JS push API and the subsequent call to addGroupMembership is registering the wrong id to a group - thus no notifications are recieved.
Proposed solution:
1.) trim() the pushId before returning it to the user
2.) BrowserBoundServlet.java (line 28) . Delete this line.
Proposed solution:
1.) trim() the pushId before returning it to the user
2.) BrowserBoundServlet.java (line 28) . Delete this line.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Patrick Wilson
created issue -
Patrick Wilson
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Mircea Toma [ mircea.toma ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.0-Alpha2 [ 10223 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |