Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029607 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2015-04-16 10:05 | 2015-05-07 22:16 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR15Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 392e1fbd55bf | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2014-11-18 | |||||||
Regression introduced in release | 3.0PR15Q1 | |||||||
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/f7b4f6a3f08247b63fa6448a07187614d49de952 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029607: The new way to create to do the setup is not taking into account the context name that users are configuring | |||||||
Description | The new way to create to do the setup is not taking into account the context name that users are configuring. The context name in eclipse always will be openbravo instead of the name that users decide to configure | |||||||
Steps To Reproduce | -in a environment with higher version than Q1 execute ant setup -decide to configure step by step -set the context name as "test" -set also context URL to "http://localhost/test" [^] -mount the environment in eclipse -verify that after running tomcat the URL to go to Openbravo is http://localhost:8080/openbravo [^] instead of http://localhost:8080/test [^] | |||||||
Proposed Solution | I think that the problem is that the new process is not updating file org.eclipse.wst.common.component | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0076604) hgbot (developer) 2015-04-17 12:33 |
Repository: erp/devel/pi Changeset: 392e1fbd55bfac1b07ad9e26027e66d5d735ba91 Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Fri Apr 17 12:31:27 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/392e1fbd55bfac1b07ad9e26027e66d5d735ba91 [^] Fixed bug 29607: setup application is not taking into account the context name The setup application is not taking into account the context name that users are configuring. The values of "deploy-name" and "context-root" properties of org.eclipse.wst.common.component are not updating. Now it has been solved and if user set "context-name" in setup application. this value is updating in org.eclipse.wst.common.component. For example if a user set the context name as "test" the URL to go to Openbravo is "http://localhost:8080/test" [^] instead of default one "http://localhost:8080/openbravo". [^] --- M src/org/openbravo/configuration/ConfigurationApp.java --- |
(0076611) inigosanchez (viewer) 2015-04-17 14:55 |
NOTE: Remember delete and add a new tomcat server to achieve that system take into account the new context name. |
(0076675) alostale (viewer) 2015-04-22 09:49 |
code reviewed + tested |
(0077134) hudsonbot (viewer) 2015-05-07 22:16 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/a1817f84bd8b [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-04-16 10:05 | jecharri | New Issue | |
2015-04-16 10:05 | jecharri | Assigned To | => platform |
2015-04-16 10:05 | jecharri | OBNetwork customer | => Yes |
2015-04-16 10:05 | jecharri | Web browser | => Google Chrome |
2015-04-16 10:05 | jecharri | Modules | => Core |
2015-04-16 10:05 | jecharri | Resolution time | => 1429826400 |
2015-04-16 10:05 | jecharri | Regression level | => Production - QA Approved |
2015-04-16 10:05 | jecharri | Regression introduced in release | => 3.0PR15Q1 |
2015-04-16 10:05 | jecharri | Triggers an Emergency Pack | => No |
2015-04-16 11:17 | alostale | Relationship added | related to 0027542 |
2015-04-16 13:14 | jecharri | Web browser | Google Chrome => Google Chrome |
2015-04-16 13:14 | jecharri | Steps to Reproduce Updated | View Revisions |
2015-04-17 11:37 | inigosanchez | Assigned To | platform => inigosanchez |
2015-04-17 11:51 | inigosanchez | Web browser | Google Chrome => Google Chrome |
2015-04-17 11:51 | inigosanchez | Regression date | => 2014-11-18 |
2015-04-17 11:51 | inigosanchez | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/f7b4f6a3f08247b63fa6448a07187614d49de952 [^] |
2015-04-17 11:54 | inigosanchez | Relationship replaced | caused by 0027542 |
2015-04-17 12:32 | inigosanchez | Review Assigned To | => alostale |
2015-04-17 12:32 | inigosanchez | Web browser | Google Chrome => Google Chrome |
2015-04-17 12:33 | hgbot | Checkin | |
2015-04-17 12:33 | hgbot | Note Added: 0076604 | |
2015-04-17 12:33 | hgbot | Status | new => resolved |
2015-04-17 12:33 | hgbot | Resolution | open => fixed |
2015-04-17 12:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/392e1fbd55bfac1b07ad9e26027e66d5d735ba91 [^] |
2015-04-17 14:32 | inigosanchez | Status | resolved => new |
2015-04-17 14:32 | inigosanchez | Resolution | fixed => open |
2015-04-17 14:33 | inigosanchez | Status | new => scheduled |
2015-04-17 14:34 | inigosanchez | Status | scheduled => resolved |
2015-04-17 14:34 | inigosanchez | Resolution | open => fixed |
2015-04-17 14:55 | inigosanchez | Note Added: 0076611 | |
2015-04-17 15:03 | inigosanchez | Issue Monitored: alostale | |
2015-04-22 09:49 | alostale | Note Added: 0076675 | |
2015-04-22 09:49 | alostale | Status | resolved => closed |
2015-04-22 09:49 | alostale | Fixed in Version | => 3.0PR15Q3 |
2015-05-07 22:16 | hudsonbot | Checkin | |
2015-05-07 22:16 | hudsonbot | Note Added: 0077134 |
Copyright © 2000 - 2009 MantisBT Group |