ignotifier
ignotifier copied to clipboard
Full HTML preview of email in Notifier is blank
Firefox 120.0 Notifier 1.1.3.1
As per title, the contents of an email don't show up in the Notifier window. Everything else seems to work as far as I can tell.
Same problem for me. Waterfox 5.1.13 Manjaro Linux (up-to-date)
Since I am not able to reproduce, lets debug:
- Open https://mail.google.com/mail/u/0/feed/atom in a browser tab
- Find an entry and copy the message id (string after "message_id=...")
- Replace [HERE] in this URL with the message id
- https://mail.google.com/mail/u/0/?ui=2&view=pt&dsqt=1&search=all&msg=[HERE]
- Try to open it in a browser tab
Do you get an error?
Since I am not able to reproduce, lets debug:
* Open https://mail.google.com/mail/u/0/feed/atom in a browser tab * Find an entry and copy the message id (string after "message_id=...") * Replace [HERE] in this URL with the message id * [https://mail.google.com/mail/u/0/?ui=2&view=pt&dsqt=1&search=all&msg=[HERE]](https://mail.google.com/mail/u/0/?ui=2&view=pt&dsqt=1&search=all&msg=%5BHERE%5D) * Try to open it in a browser tab
Do you get an error?
Okay. So if I copy JUST the message_id, i.e. 18c12c97610d2414
, it works. It opens up the "preview" and also a printer dialogue on top.
If I copy the message_id and everything else AFTER it in the href tag, i.e. 18c12c97610d2414&view=conv&extsrc=atom
I get an error. "Forbidden Error 403"
Yes, the first one is what the extension uses. Can you try the following build and see if it works or not?
- Open
about:debugging#/runtime/this-firefox
in a browser tab - Use the "Load Temporary Add-on" button to locate the
extension.zip
file.
Yes, the first one is what the extension uses. Can you try the following build and see if it works or not?
* Open `about:debugging#/runtime/this-firefox` in a browser tab * Use the "Load Temporary Add-on" button to locate the `extension.zip` file.
Doesn't work.
Notifier shows up as a temporary extension, and in add-ons manager, but nothing happens... no Notifier button appears on the toolbar. I can access Notifier options via add-ons manager though. Incidentally, I previously tried to get the dev edition working and the same thing happened.
@frshhh the icon is inside the extensions popup in the toolbar area.
@frshhh the icon is inside the extensions popup in the toolbar area.
Okay, yes that works (sorry, didn't realise the extensions popup was even a thing).
@inbasic The 1.1.4 update doesn't appeared to have worked as intended for me, although there is improvement.
I now get a plain text version of the email (with no page style, I think?).
@inbasic Okay, so it turns out the setting for "Render emails as HTML in full-content mode" was unchecked for some reason even though I'm sure I hadn't changed any options myself.
Thanks for the help and apologies for leading you on this wild goose chase.