Dolibarr ERP & CRM » Bugs » bug #848 Wrong install URI for upgradeLatest modifications
Answer now
Snapshot Details |
Submitted by: | Raphaël Doursenaud (rdoursenaud) | | Submitted on: | 2013-04-24 15:37 |
Last Modified On: | 2013-08-01 15:45 | |
Summary: | Wrong install URI for upgrade |
Description: | If Dolibarr needs an upgrade or an install and we call it through a deep link, it redirects to that deep link's path with /install/index.php at the end.
It should redirect to DOL_URL_ROOT . '/install/index.php' instead. |
Step to reproduce bug: | |
Version: | develop | | Category: | Core Problem |
Severity: | 7 | | OS Type/Version: | |
PHP version: | | | Database type and version: | |
Status |
Status: | Need more info | | Assigned to: | None |
Resolution: | None | |
Comments- Laurent Destailleur 2013-11-21 13:02
- Is this still true with 3.5 ?
- Laurent Destailleur 2013-08-01 15:45
- Usage of alternative root will wrote differently for 3.5.
Let's wait if problem is solved after that. - Raphaël Doursenaud 2013-06-26 15:17
- Been able to reproduce.
This is exhibited when the "deep" URL is into the alternative root.
Looks like an unexpected side effect of the alternative root. - Raphaël Doursenaud 2013-05-03 13:37
- Can't reproduce either, might be fixed…
Sorry for the noise. - Laurent Destailleur 2013-05-03 12:30
- I can't reproduce problem.
Can you provide exemple of deep link you used ? |
|
Open→ Need more infoRemind→ None