yahoo-pop-beta.js Line 119--
if (this.m_bReUseSession)
{
this.m_Log.Write("YahooPOPBETA.js - logIN - Getting
Session Data");
this.m_szHomeURI = this.m_ComponentManager.findElement
(this.m_szUserName, "szHomeURI");
this.m_Log.Write("YahooPOPBETA - logIN - m_szLocation
" +this.m_szHomeURI);
if (this.m_szHomeURI)
{
this.m_Log.Write("YahooPOPBETA.js - logIN -
Session Data Found");
this.m_iStage =2;
this.m_bReEntry = true;
******** this.m_HttpComms.setURI(this.m_szLocation);//should
change "this.m_szHomeURI"
}
--
You received this message because you are subscribed to the Google Groups
"Thunderbird Webmail Extension" group.
To post to this group, send email to
[email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/thunderbird-webmail-extension?hl=en.