Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009846 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | major | always | 2009-07-13 11:03 | 2009-07-29 00:00 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d62e7c5b8990 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009846: Not possible to navigate between tabs in manual edition tabs for WAD windows | |||||||
Description | When a manual form is used as a edition tab for a WAD window and there are more than one tab in the same window, it is not possible to navigate using the tabs bar in the upper side of the window. | |||||||
Steps To Reproduce | -Create a new window -Create at least 2 tabs within that window -One of these tabs must be manually implemented for edition (Master Detail Form). -Implement the manual edition tab servlet. -Go to that window and open the manual tab in edition mode. -Try to navigate to the other tab -> a not found servlet error is raised. | |||||||
Proposed Solution | Use in WindowTabs class the new Utility.getTabUrl method to calculate the URL for the link. Note that doing so will change the Java API because it will be necessary to pass as parameter to the constructor of this class a HttpSecureAppServlet instead of a ConnectionProvider to be able to obtain the base direction used to generate the link. | |||||||
Tags | 250MP3releasecandidate | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0018171) hgbot (developer) 2009-07-13 16:49 |
Repository: erp/devel/pi Changeset: d62e7c5b8990d109f880e6ef5e40a4e061b7f341 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Jul 13 16:49:10 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d62e7c5b8990d109f880e6ef5e40a4e061b7f341 [^] fixed bug 009846: Not possible to navigate between tabs in manual edition tabs for WAD windows --- M src-core/src/org/openbravo/base/HttpBaseServlet.java M src/org/openbravo/erpCommon/businessUtility/WindowTabs.java M src/org/openbravo/erpCommon/utility/Utility.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2009-07-13 11:03 | alostale | New Issue | |
2009-07-13 11:03 | alostale | Assigned To | => alostale |
2009-07-13 16:49 | hgbot | Checkin | |
2009-07-13 16:49 | hgbot | Note Added: 0018171 | |
2009-07-13 16:49 | hgbot | Status | new => resolved |
2009-07-13 16:49 | hgbot | Resolution | open => fixed |
2009-07-13 16:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d62e7c5b8990d109f880e6ef5e40a4e061b7f341 [^] |
2009-07-13 17:15 | alostale | Relationship added | related to 0009859 |
2009-07-21 16:24 | psarobe | Fixed in Version | => 2.50MP3 |
2009-07-21 16:26 | psarobe | Tag Attached: 250MP3releasecandidate | |
2009-07-22 15:13 | alostale | Relationship added | related to 0009998 |
2009-07-23 11:54 | alostale | Relationship deleted | related to 0009998 |
2009-07-28 11:37 | psarobe | Status | resolved => closed |
2009-07-29 00:00 | anonymous | sf_bug_id | 0 => 2828659 |
Copyright © 2000 - 2009 MantisBT Group |