| Summary | message_list_template is not defined |
| Queue | DIMP |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | selsky (at) columbia (dot) edu |
| Created | 04/16/2007 (6782 days ago) |
| Due | |
| Updated | 04/16/2007 (6782 days ago) |
| Assigned | |
| Resolved | 04/16/2007 (6782 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ message_list_template is not defined
Queue ⇒ DIMP
The problem is that I get an HTTP 403 error when dimp/index.php tries
to include dimp/template/imp/mailbox.js via a script tag and
mailbox.js defines message_list_template.
The 403 is caused by an .htaccess file denying all access to the
template directory.