Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009334
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2009-06-04 12:572009-06-20 00:00
ReporterAinhoaPagolaView Statuspublic 
Assigned Toshuehner 
PriorityurgentResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision047ee25acc47
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseAnyJava version1.5
OS VersionUbuntu 8.4Database versionAnt version1.7
Product VersionmainSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009334: Filter not working on edition mode on modules

DescriptionIn windows created in modules, the filter doesn't work if you are in edition mode.

It works from grid view.
Steps To Reproduce1.- 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 SolutionIn 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
TagsModularity
Attached Files? file icon org.openbravo.hcm.common-1.0.0.obx [^] (156,025 bytes) 2009-06-10 12:11

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0017172)
AinhoaPagola (reporter)
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 (reporter)
2009-06-12 14:31

I have retested the issue and the fix works for me.

- Issue History
Date Modified Username Field Change
2009-06-04 12:57 AinhoaPagola New Issue
2009-06-04 12:57 AinhoaPagola Assigned To => rafaroda
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
Powered by Mantis Bugtracker