SM/TB-Trunk: Only two of three attached pictures are shown in news group
Categories
(Thunderbird :: General, defect)
Tracking
(thunderbird50 wontfix, thunderbird51 fixed, thunderbird52 fixed)
People
(Reporter: h.figge, Assigned: jorgk-bmo)
Details
(Keywords: regression)
Attachments
(1 file, 2 obsolete files)
|
3.45 KB,
patch
|
jorgk-bmo
:
review+
jorgk-bmo
:
approval-comm-aurora+
|
Details | Diff | Splinter Review |
| Reporter | ||
Updated•9 years ago
|
Updated•9 years ago
|
Updated•9 years ago
|
Updated•9 years ago
|
| Assignee | ||
Comment 1•9 years ago
|
||
| Assignee | ||
Comment 2•9 years ago
|
||
| Assignee | ||
Comment 3•9 years ago
|
||
| Reporter | ||
Comment 5•9 years ago
|
||
| Reporter | ||
Comment 6•9 years ago
|
||
| Assignee | ||
Comment 7•9 years ago
|
||
| Assignee | ||
Comment 8•9 years ago
|
||
| Reporter | ||
Comment 9•9 years ago
|
||
Comment 10•9 years ago
|
||
| Assignee | ||
Comment 11•9 years ago
|
||
| Assignee | ||
Comment 12•9 years ago
|
||
| Assignee | ||
Comment 13•9 years ago
|
||
Comment 14•9 years ago
|
||
Comment 15•9 years ago
|
||
Comment 16•9 years ago
|
||
| Assignee | ||
Comment 17•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
| Reporter | ||
Comment 18•9 years ago
|
||
| Assignee | ||
Comment 19•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Comment 20•9 years ago
|
||
Updated•9 years ago
|
| Assignee | ||
Updated•9 years ago
|
| Assignee | ||
Comment 21•9 years ago
|
||
Comment 22•9 years ago
|
||
| Assignee | ||
Comment 23•9 years ago
|
||
Comment 24•9 years ago
|
||
| Assignee | ||
Comment 25•9 years ago
|
||
Comment 26•9 years ago
|
||
| Assignee | ||
Comment 27•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
| Assignee | ||
Comment 28•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
| Assignee | ||
Comment 29•9 years ago
|
||
| Comment hidden (obsolete) |
| Assignee | ||
Comment 31•9 years ago
|
||
Comment 32•6 years ago
|
||
This patch is ... very questionable. The right behavior for channels is to have an originalURI member that is set to the same thing as the URI at channel creation time (which NTTP mock channels were not doing) and then can be changed via SetOriginalURI. The invariant is that it can never be null (and NTTP mock was violating this invariant). See bug 1564094 for the sort of problems messing up SetOriginalURI can cause.
| Assignee | ||
Comment 33•6 years ago
|
||
Boris, thanks for digging thought this, but it's too late now. I was a newbie at TB 52 and Kent suggested this fix. Let's have the discussion in bug 1564094. I've already proposed to align the IMAP behaviour with nsMsgProtocol and we can clean-up NNTP at the same time.
Debugging in bug 1564094 comment #19 showed that at least wrt to "View Source" news messages don't appear to have a problem.
Description
•