Summary | wrong path to smime pref template |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | michael.menge (at) zdv (dot) uni-tuebingen (dot) de |
Created | 03/18/2010 (5600 days ago) |
Due | |
Updated | 03/18/2010 (5600 days ago) |
Assigned | |
Resolved | 03/18/2010 (5600 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #8915: Fix template pathhttp://git.horde.org/diff.php/imp/smime.php?rt=horde-git&r1=6d97c196be61e3bca4413767f7b6f4d12b62fefd&r2=6e3b3942125d392578950685b660174f1fdbbdb3
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ wrong path to smime pref template
Type ⇒ Bug
State ⇒ Unconfirmed
PHP Warning:
file_get_contents(/pathtohorde/horde/config/../../imp/templates/smime/smime.html): failed to open
stream
the file should be
/pathtohorde/horde/imp/templates/prefs/smime/smime.html not
/pathtohorde/horde/imp/templates/smime/smime.html