Content
View differences
Updated by Christophe Mornet over 9 years ago
**Preconditions**
- Openproject is installed on a subdirectory via “openproject configure” (ex : http://server\_name/openproject/)
- Time has been logged on a work package
**Steps to reproduce**
- Go to WP list
- Show “Spent time” column
- Click on the link
**Actual behavior**
- Got 404 Not found error
**Expected behavior**
Link is wrong
Subdirectory install is ignored : tries to access http://server\_name/projects/portail/time\_entries, but it should try to access http://server\_name/openproject/projects/portail/time\_entries
Link inside WP is also wrong
**Screenshot**
WP list and link (subdir install on top) :

404 when click on link :

When I manually add sudirectory install on the web adress, everything is displayed fine :

- Openproject is installed on a subdirectory via “openproject configure” (ex : http://server\_name/openproject/)
- Time has been logged on a work package
**Steps to reproduce**
- Go to WP list
- Show “Spent time” column
- Click on the link
**Actual behavior**
- Got 404 Not found error
**Expected behavior**
Link is wrong
Subdirectory install is ignored : tries to access http://server\_name/projects/portail/time\_entries, but it should try to access http://server\_name/openproject/projects/portail/time\_entries
Link inside WP is also wrong
**Screenshot**
WP list and link (subdir install on top) :

404 when click on link :

When I manually add sudirectory install on the web adress, everything is displayed fine :
