6.0.0-alpha14
6/27/25

[#8384] template is undefined
Summary template is undefined
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester mrubinsk (at) horde (dot) org
Created 06/27/2009 (5844 days ago)
Due
Updated 01/13/2010 (5644 days ago)
Assigned 06/28/2009 (5843 days ago)
Resolved 06/29/2009 (5842 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/29/2009 05:12:26 AM Michael Slusarz Comment #4
State ⇒ Resolved
Reply to this comment
Yes, this is correct.  I'm just going to go ahead and move the file 
into the js/ directory instead.
06/28/2009 04:14:57 PM Chuck Hagenbuch Assigned to Michael Slusarz
State ⇒ Assigned
 
06/28/2009 04:48:55 AM Michael Rubinsky Comment #3 Reply to this comment
Tracked it down to the fact that the file mailbox-dimp.js is being 
loaded directly out of the templates/ directory and the default 
.htaccess file that lives in */templates has a 'Deny from all' rule, 
so you get a 404 Forbidden error trying to load the file from 
<!--a75c305b1c0a6022--><script> tags.



Perhaps it's working for you because you are using lighttpd without 
any equivelant access rules included in your lighttpd config file?
06/27/2009 06:07:57 PM Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
There was recently a change in how we include the mailbox template 
file - it is no longer passed through javascript.php.  But the change 
works fine here.  Maybe a botched update or possible browser caching 
issue?
06/27/2009 04:26:04 PM Michael Rubinsky Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ template is undefined
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Using IMP in dynamic mode, and clicking on a folder, the mailbox view 
starts to load, but never gets populated with email. JS Error shown: 
template is undefined - this.template = template.toString() 
prototype.js line 687.



Basic digging found that this.message_list_template is undefined in 
DimpBase.js

Saved Queries