[Tickets #12242] js error "Click to always show images"

noreply at bugs.horde.org noreply at bugs.horde.org
Tue May 7 09:37:41 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12242
------------------------------------------------------------------------------
  Ticket             | 12242
  Created By         | viktor at szepe.net
  Summary            | js error "Click to always show images"
  Queue              | IMP
  Version            | 6.0.2
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


viktor at szepe.net (2013-05-07 09:37) wrote:

BASIC view:
after clikcing on "Click to always show images from this sender."
I get a js error:

TypeError: this.conf is undefined
{if(this.conf.SID){params.update(this.conf.SID.toQueryParams());}

which is in js/hordecore.js:233

// params: (Hash) URL parameters
addRequestParams: function(params)
{
     if (this.conf.SID) {
         params.update(this.conf.SID.toQueryParams());
     }
     params.set('token', this.conf.TOKEN);
},






More information about the bugs mailing list