Setting Up Blog and News Channels, Manage Subscriptions button does not work
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(thunderbird_esr153 unaffected, thunderbird156 wontfix, thunderbird157 affected)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr153 | --- | unaffected |
| thunderbird156 | --- | wontfix |
| thunderbird157 | --- | affected |
People
(Reporter: rubenphobia, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:155.0) Gecko/20100101 Firefox/155.0
Steps to reproduce:
Configuración de Canales de blogs y Noticias, botón Administrar suscripciones no funciona.
Actual results:
Configuración de Canales de blogs y Noticias, botón Administrar suscripciones no funciona
Expected results:
Deberia abrir una ventana para gestionar las suscripciones, pero no lo hace,
| Assignee | ||
Comment 1•1 day ago
|
||
Please use English in bugzilla.
Steps to reproduce:
Setting Up Blog and News Channels, Manage Subscriptions button doesn't work.
Current results:
Setting Up Blog and News Channels, Manage Subscriptions button does not work
Expected results:
You should open a window to manage subscriptions, but you don't,
Where do you see this? The button in the account central (page shown when you click the feed account node), the button works for me
Hello,
I attach a image with the button.
I'm expecting a window to appear where I can add the RSS URL, but nothing happens when I click.
Thanks.
| Assignee | ||
Comment 4•1 day ago
|
||
Oh I see that, thanks.
Uncaught ReferenceError: openSubscriptionsDialog is not defined
oncommand chrome://messenger-newsblog/content/am-newsblog.xhtml:1
2 am-newsblog.xhtml:1:14
| Assignee | ||
Updated•1 day ago
|
| Assignee | ||
Updated•1 day ago
|
| Assignee | ||
Comment 5•21 hours ago
|
||
Neeed to use window.browsingContext.topChromeWindow instead of top as it's opened from a content browser.
| Assignee | ||
Updated•10 hours ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/f907f32f5f70
Fix feed Manage Subscriptions button. r=darktrojan
Description
•