Closed Bug 1794471 Opened 2 years ago Closed 2 years ago

Publish Calendar does not work

Categories

(Calendar :: General, defect)

Thunderbird 102
defect

Tracking

(thunderbird_esr102+ fixed)

RESOLVED FIXED
107 Branch
Tracking Status
thunderbird_esr102 + fixed

People

(Reporter: pcbcom, Assigned: mkmelin)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Steps to reproduce:

Ubuntu 20.04 LTS - calendar window - select calendar - right-click and select "Publish Calendar" or select "Publish" from the Events and Tasks Menu - Dialog box is presented - publishing URL is already entered - click on "Publish"

Actual results:

A blue status bar appears in the dialog box, but not further action occurs (it hangs)

Expected results:

Should have been prompted for username and password for the publishing url

Open the developer tools (Ctrl+Shift+I), go to the network tab. Try publishing and see what the server responds.

Component: Untriaged → General
Product: Thunderbird → Calendar

No activity is seen in the network tab after clicking the Publish button.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Regressed by: 1693873

getItems returns a ReadableStream so that won't work here.

Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Target Milestone: --- → 107 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/fd9df32d0fee
Fix publish calendar - needs to use itemsAsArray after bug 1693873. r=lasana

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED

Comment on attachment 9298120 [details]
Bug 1794471 - Fix publish calendar - needs to use itemsAsArray after bug 1693873. r=lasana

[Approval Request Comment]
Regression caused by (bug #): bug 1693873
User impact if declined: completely broken functionality of publish calendar
Testing completed (on c-c, etc.): c-c. Beta testing may not that useful for this as we got no other reports in the 5 months it's been broken.
Risk to taking this patch (and alternatives if risky): very confined, and it's not going to be more broken than it is.

Attachment #9298120 - Flags: approval-comm-esr102?

Comment on attachment 9298120 [details]
Bug 1794471 - Fix publish calendar - needs to use itemsAsArray after bug 1693873. r=lasana

[Triage Comment]
Approved for esr102

Attachment #9298120 - Flags: approval-comm-esr102? → approval-comm-esr102+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: