Menu

#865 Secure mail not being displayed, with browser console showing " TypeError: LAST_MSG.lastPepStatus.dec is undefined[Learn More] pEpDecrypt.jsm:240:9"

closed
nobody
None
2.0.7
Minor
60.0b7
2.2.4
All
---
nobody
2018-06-16
2018-06-15
No

I use Thunderbird + Enigmail to view secure mail from bugzilla.mozilla.org.

Starting recently (don't recall precisely when), these messages have stopped displaying -- when I click on a secure message, the message-view area is just blank, and thunderbird's Browser Console (Ctrl+Shift+J) says:

      TypeError: LAST_MSG.lastPepStatus.dec is undefined[Learn More]  pEpDecrypt.jsm:240:9

If I extract the enigmail XPI, I see that it's from this line of code:

this.displayStatus(LAST_MSG.lastPepStatus.rating, LAST_MSG.lastPepStatus.fpr, LAST_MSG.lastPepStatus.dec.persons);

Discussion

  • Daniel Holbert

    Daniel Holbert - 2018-06-16

    Hmm, this started working correctly after a Thunderbird restart.

    Not sure what caused this, but feel free to close this out if there's nothing that can be done at this point.

     
  • Patrick Brunschwig

    • status: open --> closed
     

Log in to post a comment.