Closed
Bug 648372
Opened 14 years ago
Closed 14 years ago
fix direct message use
Categories
(Cloud Services :: Server: Share, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mixedpuppy, Assigned: markh)
References
Details
Attachments
(4 files)
|
4.71 KB,
patch
|
Details | Diff | Splinter Review | |
|
4.46 KB,
patch
|
Details | Diff | Splinter Review | |
|
334 bytes,
text/html
|
mixedpuppy
:
review+
|
Details |
|
373 bytes,
text/html
|
mixedpuppy
:
review+
|
Details |
reenable direct messaging that was disabled for Bug 647509
1. get a patch together for the current live server
2. create a patch plus tests for the new server code
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → mixedpuppy
| Reporter | ||
Comment 1•14 years ago
|
||
This patch is applied after reverting changes that disabled dm:
https://github.com/mozilla/f1/commit/e94518f54bacd22b2a8a9bdb08b4e5ccd2f298ea
https://github.com/mozilla/f1/commit/160798a62b8ca932d9baa19ac4bbd5f73c46c739
Attachment #524671 -
Flags: review?(tarek)
Attachment #524671 -
Flags: feedback?(dascher)
| Reporter | ||
Comment 2•14 years ago
|
||
Patch is the same changes as in the hotfix, but applied to linkoauth.
Attachment #524673 -
Flags: review?(tarek)
Comment 3•14 years ago
|
||
The patch looks good to me, but I think we want to add a specific test here that exercise the new behavior.
| Reporter | ||
Comment 4•14 years ago
|
||
assigning to mark for getting the test code to support tests for this.
Assignee: mixedpuppy → mhammond
| Assignee | ||
Comment 5•14 years ago
|
||
both linkdrop and server-share-core have branches named bug/648372. The linkdrop branch has good coverage for facebook, but not yet for twitter and linkedin as the test framework doesn't yet support those services - so adding bugs for that to the deps list.
| Assignee | ||
Comment 6•14 years ago
|
||
As per discussion with Shane, we will not let linkedin mocking/testing holdup the landing of this.
No longer depends on: 649248
| Assignee | ||
Comment 7•14 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Comment 8•14 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•14 years ago
|
Attachment #526186 -
Flags: review?(mixedpuppy)
| Assignee | ||
Updated•14 years ago
|
Attachment #526185 -
Flags: review?(mixedpuppy)
| Reporter | ||
Updated•14 years ago
|
Attachment #526185 -
Flags: review?(mixedpuppy) → review+
| Reporter | ||
Updated•14 years ago
|
Attachment #526186 -
Flags: review?(mixedpuppy) → review+
| Reporter | ||
Comment 9•14 years ago
|
||
pushed
https://github.com/mozilla/server-share-core/commit/c17dd1cd80f49422155a7f2694ffab47675be4cc
https://github.com/mozilla/f1/commit/3a6671a709415e9ded0f58aaf6cbc528e7d67be4
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•14 years ago
|
Attachment #524671 -
Flags: review?(tarek)
Attachment #524671 -
Flags: feedback?(dascher)
| Reporter | ||
Updated•14 years ago
|
Attachment #524673 -
Flags: review?(tarek)
You need to log in
before you can comment on or make changes to this bug.
Description
•