Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009334 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2009-06-04 12:57 | 2009-06-20 00:00 | |||
Reporter | AinhoaPagola | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 047ee25acc47 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Any | Java version | 1.5 | |||
OS Version | Ubuntu 8.4 | Database version | Ant version | 1.7 | ||||
Product Version | main | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009334: Filter not working on edition mode on modules | |||||||
Description | In windows created in modules, the filter doesn't work if you are in edition mode. It works from grid view. | |||||||
Steps To Reproduce | 1.- Create a table/window in a new module. 2.- Set some columns as filter columns 3.- Go to the recently created window and enter some registers. 4.- Perform a search over those values. Do not leave the filter blank. If the search is done from grid view the search is properly done. If the search is done from edition view an exception is launched. | |||||||
Proposed Solution | In my concrete case: Window: employee Package: org.openbravo.hcm.commonEmployee At the moment, you are redirected to: /openbravo/Employee/Employee_Relation.html But you should be redirected to: openbravo/org.openbravo.hcm.commonEmployee/Employee_Relation.html | |||||||
Tags | Modularity | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0017172) AinhoaPagola (viewer) 2009-06-10 12:11 |
I attach the module where I reproduce the issue |
(0017195) shuehner (administrator) 2009-06-10 19:31 |
Problem is the code which calls the Search Popup as its passes the wrong url (without taking into account that the target is a module). |
(0017253) hgbot (developer) 2009-06-12 12:58 |
Repository: erp/devel/pi Changeset: 047ee25acc47d11bc7ed2236736d3a1a488649d1 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Fri Jun 12 12:54:26 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/047ee25acc47d11bc7ed2236736d3a1a488649d1 [^] Fixed 9334: Fix search popup to work with generated windows in modules - use getTabURL utility function to build url to a tab which works for windows in core and moduels --- M src/org/openbravo/erpCommon/businessUtility/Buscador.java --- |
(0017263) AinhoaPagola (viewer) 2009-06-12 14:31 |
I have retested the issue and the fix works for me. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-06-04 12:57 | AinhoaPagola | New Issue | |
2009-06-04 12:57 | AinhoaPagola | Assigned To | => rafaroda |
2009-06-04 12:57 | AinhoaPagola | OBNetwork customer | => No |
2009-06-05 08:06 | rafaroda | Assigned To | rafaroda => alostale |
2009-06-05 08:06 | rafaroda | Priority | normal => urgent |
2009-06-05 08:06 | rafaroda | Status | new => scheduled |
2009-06-10 09:24 | iciordia | Assigned To | alostale => shuehner |
2009-06-10 12:11 | AinhoaPagola | Note Added: 0017172 | |
2009-06-10 12:11 | AinhoaPagola | File Added: org.openbravo.hcm.common-1.0.0.obx | |
2009-06-10 19:31 | shuehner | Note Added: 0017195 | |
2009-06-12 12:58 | hgbot | Checkin | |
2009-06-12 12:58 | hgbot | Note Added: 0017253 | |
2009-06-12 12:58 | hgbot | Status | scheduled => resolved |
2009-06-12 12:58 | hgbot | Resolution | open => fixed |
2009-06-12 12:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/047ee25acc47d11bc7ed2236736d3a1a488649d1 [^] |
2009-06-12 14:31 | AinhoaPagola | Note Added: 0017263 | |
2009-06-18 10:52 | AinhoaPagola | Tag Attached: Modularity | |
2009-06-19 12:45 | sureshbabu | Status | resolved => closed |
2009-06-19 12:45 | sureshbabu | Fixed in Version | => pi |
2009-06-20 00:00 | anonymous | sf_bug_id | 0 => 2809273 |
Copyright © 2000 - 2009 MantisBT Group |