Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0030096 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | major | always | 2015-06-04 14:07 | 2015-06-15 09:21 | |||
| Reporter | ngarcia | View Status | public | |||||
| Assigned To | caristu | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | 3.0PR15Q3 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | ba6a63e37880 | ||||
| Projection | none | ETA | none | Target Version | ||||
| 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 | ||||||||
| Modules | Core | |||||||
| Support ticket | 36633 | |||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0030096: Cannot filter the business partner field by ' symbol in selector drop down | |||||||
| Description | Cannot filter the business partner field by ' symbol | |||||||
| Steps To Reproduce | As group admin role: Create a Business Partner as Customer and set its name with ' Go to Sales Order screen and check the business partner is not shown in the selector combo if you enter the ' value | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0078108) alostale (viewer) 2015-06-05 09:02 |
Quote symbol ['] doesn't work in Sales Order window for: * BP selector drop down * BP selector popup filter Though it works in Sales Order window for: * Grid filter for BP and other FK fields * Project selector drop down * Project selector popup filter The problem is in Custom Query Selector and the way filter parameters are handled for them. See java stack traces when this occurs. |
|
(0078167) hgbot (developer) 2015-06-10 09:07 |
Repository: erp/devel/pi Changeset: ba6a63e37880800cc51ee2945a8996b35479dfbf Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Jun 10 09:05:57 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ba6a63e37880800cc51ee2945a8996b35479dfbf [^] Fixes issue 30096: Cannot filter the bp field by ' symbol in selector drop down The CustomQuerySelectorDatasource was not handling the parameters of the query properly. For that reason characters like ' were not replaced as expected. Now the parameters are mapped into a list, and replaced in the query using the setParameter() method --- M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java --- |
|
(0078179) hudsonbot (viewer) 2015-06-10 15:15 |
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/ec9a491fe07d [^] Maturity status: Test |
|
(0078275) alostale (viewer) 2015-06-15 09:21 |
code reviewed Tested: -Custom query selectors: now parameters are properly used for HQL -Standard selectors -Table and TableDir references |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2015-06-04 14:07 | ngarcia | New Issue | |
| 2015-06-04 14:07 | ngarcia | Assigned To | => platform |
| 2015-06-04 14:07 | ngarcia | OBNetwork customer | => Yes |
| 2015-06-04 14:07 | ngarcia | Modules | => Core |
| 2015-06-04 14:07 | ngarcia | Support ticket | => 36633 |
| 2015-06-04 14:07 | ngarcia | Triggers an Emergency Pack | => No |
| 2015-06-04 14:09 | ngarcia | Issue Monitored: networkb | |
| 2015-06-05 08:59 | alostale | Summary | Cannot filter the business partner field by ' symbol => Cannot filter the business partner field by ' symbol in selector drop down |
| 2015-06-05 08:59 | alostale | Steps to Reproduce Updated | View Revisions |
| 2015-06-05 09:02 | alostale | Note Added: 0078108 | |
| 2015-06-05 09:03 | alostale | Assigned To | platform => caristu |
| 2015-06-05 09:03 | alostale | Severity | minor => major |
| 2015-06-05 09:03 | alostale | Status | new => scheduled |
| 2015-06-10 09:06 | caristu | Issue Monitored: alostale | |
| 2015-06-10 09:06 | caristu | Review Assigned To | => alostale |
| 2015-06-10 09:07 | hgbot | Checkin | |
| 2015-06-10 09:07 | hgbot | Note Added: 0078167 | |
| 2015-06-10 09:07 | hgbot | Status | scheduled => resolved |
| 2015-06-10 09:07 | hgbot | Resolution | open => fixed |
| 2015-06-10 09:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ba6a63e37880800cc51ee2945a8996b35479dfbf [^] |
| 2015-06-10 15:15 | hudsonbot | Checkin | |
| 2015-06-10 15:15 | hudsonbot | Note Added: 0078179 | |
| 2015-06-15 09:21 | alostale | Note Added: 0078275 | |
| 2015-06-15 09:21 | alostale | Status | resolved => closed |
| 2015-06-15 09:21 | alostale | Fixed in Version | => 3.0PR15Q3 |
| 2017-05-25 09:03 | caristu | Relationship added | related to 0035956 |
| Copyright © 2000 - 2009 MantisBT Group |