Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005882 | Openbravo ERP | A. Platform | public | 2008-11-08 20:41 | 2008-12-02 07:30 |
|
Reporter | rafaroda | |
Assigned To | gmauleon | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Ubuntu 7.10 |
Product Version | pi | |
Target Version | | Fixed in Version | | |
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 | 0005882: Double quotes issue in selectors. |
Description | When a business partner or project has a name with double quotes in it (e.g., Joe "Kid" Jones, The "Big" Project), business partner and project selectors have an odd behavior (see attach). |
Steps To Reproduce | 1) Edit a business partner and put in its name double quotes ""
2) Create a new order and select this business partner.
3) Save the order.
4) Now click again on the business partner selector.
See attached file. |
Proposed Solution | Review all the selectors in order to avoid this issue. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0005874 | | closed | alostale | When you use " in the name of the product, then the name is not properly showed when this product is selected | depends on | backport | 0005886 | | closed | gmauleon | Double quotes issue in selectors. | depends on | backport | 0005887 | | closed | gmauleon | Double quotes issue in selectors. |
|
Attached Files | bp-selector.png (85,318) 2008-11-08 20:41 https://issues.openbravo.com/file_download.php?file_id=402&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2008-11-08 20:41 | rafaroda | New Issue | |
2008-11-08 20:41 | rafaroda | Assigned To | => rafaroda |
2008-11-08 20:41 | rafaroda | sf_bug_id | 0 => 2243777 |
2008-11-08 20:41 | rafaroda | File Added: bp-selector.png | |
2008-11-08 20:41 | rafaroda | OBNetwork customer | => No |
2008-11-08 20:41 | rafaroda | Regression testing | => No |
2008-11-08 20:41 | rafaroda | Relationship added | related to 0005874 |
2008-11-08 20:42 | rafaroda | Steps to Reproduce Updated | |
2008-11-09 19:38 | psarobe | Status | new => scheduled |
2008-11-09 19:38 | psarobe | Note Added: 0010096 | |
2008-11-09 19:38 | psarobe | fix_in_branch | => trunk |
2008-11-10 10:13 | rafaroda | Assigned To | rafaroda => gmauleon |
2008-11-11 10:53 | svnbot | Checkin | |
2008-11-11 10:53 | svnbot | Note Added: 0010154 | |
2008-11-11 10:53 | svnbot | Status | scheduled => resolved |
2008-11-11 10:53 | svnbot | Resolution | open => fixed |
2008-11-11 10:53 | svnbot | svn_revision | => 9865 |
2008-11-11 11:56 | svnbot | Checkin | |
2008-11-11 11:56 | svnbot | Note Added: 0010155 | |
2008-11-11 11:56 | svnbot | svn_revision | 9865 => 9866 |
2008-11-11 11:59 | gmauleon | Note Added: 0010157 | |
2008-12-02 07:30 | krishna | Status | resolved => closed |
Notes |
|
|
Please write the issue to verify when the bug will be fixed. Take in note that this bug ask to review all the selectors and not only the business partner and project selector |
|
|
(0010154)
|
svnbot
|
2008-11-11 10:53
|
|
|
|
(0010155)
|
svnbot
|
2008-11-11 11:56
|
|
Repository: openbravo
Revision: 9866
Author: gmauleon
Date: 2008-11-11 11:56:38 +0100 (Tue, 11 Nov 2008)
Fixes 0005882: Double quotes issue in selectors. Same changes done in businessPartner has been applied in: Project, Product and ProductComplete
---
U trunk/src/org/openbravo/erpCommon/info/Product.xml
U trunk/src/org/openbravo/erpCommon/info/ProductComplete.xml
U trunk/src/org/openbravo/erpCommon/info/Project.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=9866&sc=1 [^]
|
|
|
|
The changes applied in the fields below
-BusinessParner
-name
-key
-product
-name
-key
-productComplete
-name
-key
-project
-name
-key |
|