Summary | path problem on windows |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | m.heinrichs (at) mordamus (dot) com |
Created | 02/12/2008 (6388 days ago) |
Due | |
Updated | 02/12/2008 (6388 days ago) |
Assigned | |
Resolved | 02/12/2008 (6388 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Summary ⇒ path problem on windows
State ⇒ Not A Bug
Priority ⇒ 1. Low
further improve Horde, try to find out why _detect_webroot() in
config/registry.php is not working on these urls.
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Im path problem
Queue ⇒ IMP
Also were running the latest horde version
Adresboek (turba) H3 (2.2-RC1) Toepassing is gereed.
Agenda (kronolith) H3 (2.2-RC1) Toepassing is gereed.
Dynamische Mail (dimp) H3 (1.0-RC1) Toepassing is gereed.
E-mail (imp) H3 (4.2-RC1) Toepassing is gereed.
Filters (ingo) H3 (1.2-RC1) Toepassing is gereed.
Horde (horde) 3.2-RC1 Toepassing is gereed.
Mobiele e-mail (mimp) H3 (1.1-RC1) Toepassing is gereed.
Notities (mnemo) H3 (2.2-RC1) Toepassing is gereed.
Taken (nag) H3 (2.2-RC1)
The problem we face that is at certain places horde is generating the
wrong url to the webmail. This happens with the maintenance page but
also with the image pop up viewer. As you can see in the attachment it
makes a url like this
http://{domain}/{directory}/{page}/{directory}/{page} ofcourse this
should be http://{domain}/{directory}/{page}/
Because people are linked to a wrong address they dont see the page.
The problem is that everything else works fine.
Is there a setting for these certain pages?