Closed
Bug 905094
Opened 12 years ago
Closed 12 years ago
Error: TypeError: aPhotoNode.getElement(...) is null
Categories
(Thunderbird :: Instant Messaging, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 29.0
People
(Reporter: davidmaxwaterman, Assigned: clokep)
References
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 (Beta/Release)
Build ID: 20130803192641
Steps to reproduce:
Attempt to use an XMPP server and autojoin a 'channel'.
Actual results:
Can use the server - ie can see other people using the server ok - but get the following error :
"
Timestamp: 14/08/13 11:13:45
Error: TypeError: aPhotoNode.getElement(...) is null
Source File: resource:///modules/xmpp-xml.jsm
Line: 398
"
I am not able to join the channel, either automatically or manually.
Expected results:
I expected that the channel would be automatically joined and appear towards in the 'conversations' list.
Comment 1•12 years ago
|
||
Something very similar has been reported in https://bugzilla.instantbird.org/show_bug.cgi?id=1900 a while ago.
| Reporter | ||
Comment 2•12 years ago
|
||
Yes, it looks like the same thing to me too.
| Assignee | ||
Comment 3•12 years ago
|
||
This will be fixed in the next port of chat/ from Instantbird.
| Assignee | ||
Comment 4•12 years ago
|
||
This was fixed as part of bug 920801.
Assignee: nobody → clokep
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 29.0
You need to log in
before you can comment on or make changes to this bug.
Description
•