Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005886Openbravo ERPA. Platformpublic2008-11-09 19:382008-12-10 10:01
rafaroda 
gmauleon 
normalmajoralways
closedfixed 
20Ubuntu 7.10
pi 
 
Core
No
0005886: Double quotes issue in selectors.
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).
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.
change the Parameter field in the info screens src/org/openbravo/erpCommon/info/
and and the value replaceCharacters="htmlPreformated"

The change should be done in the fields below

-BusinessParner
    -name
    -key
-product
    -name
    -key
-productComplete
    -name
    -key
-project
    -name
    -key
No tags attached.
blocks defect 0005882 closed gmauleon Double quotes issue in selectors. 
Issue History
2008-11-09 19:38psarobeNew Issue
2008-11-09 19:38psarobeAssigned To => rafaroda
2008-11-09 19:38psarobeStatusnew => scheduled
2008-11-10 10:14rafarodaAssigned Torafaroda => gmauleon
2008-11-11 12:10gmauleonDescription Updated
2008-11-11 12:10gmauleonProposed Solution updated
2008-11-11 12:10gmauleonSteps to Reproduce Updated
2008-11-11 12:21svnbotCheckin
2008-11-11 12:21svnbotNote Added: 0010160
2008-11-11 12:21svnbotStatusscheduled => resolved
2008-11-11 12:21svnbotResolutionopen => fixed
2008-11-11 12:21svnbotsvn_revision => 9870
2008-11-21 16:57svnbotCheckin
2008-11-21 16:57svnbotNote Added: 0010515
2008-11-21 16:57svnbotsvn_revision9870 => 10413
2008-12-10 10:01krishnaRegression testing => No
2008-12-10 10:01krishnaStatusresolved => closed

Notes
(0010160)
svnbot   
2008-11-11 12:21   
Repository: openbravo
Revision: 9870
Author: gmauleon
Date: 2008-11-11 12:21:31 +0100 (Tue, 11 Nov 2008)

fixes 0005886: Double quotes issue in selectors.

---
U branches/r2.40/src/org/openbravo/erpCommon/info/BusinessPartner.xml
U branches/r2.40/src/org/openbravo/erpCommon/info/Product.xml
U branches/r2.40/src/org/openbravo/erpCommon/info/ProductComplete.xml
U branches/r2.40/src/org/openbravo/erpCommon/info/Project.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=9870&sc=1 [^]
(0010515)
svnbot   
2008-11-21 16:57   
Repository: openbravo
Revision: 10413
Author: villind
Date: 2008-11-21 16:57:00 +0100 (Fri, 21 Nov 2008)

Merged r9870. fixes 0005886: Double quotes issue in selectors.

---
_U branches/bonware/r2.40/
_U branches/bonware/r2.40/config/setup-tool/
_U branches/bonware/r2.40/eclipse.install.source.launch
_U branches/bonware/r2.40/export.database.launch
U branches/bonware/r2.40/src/org/openbravo/erpCommon/info/BusinessPartner.xml
U branches/bonware/r2.40/src/org/openbravo/erpCommon/info/Product.xml
U branches/bonware/r2.40/src/org/openbravo/erpCommon/info/ProductComplete.xml
U branches/bonware/r2.40/src/org/openbravo/erpCommon/info/Project.xml
_U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
_U branches/bonware/r2.40/update.database.launch
---

https://dev.openbravo.com/websvn/openbravo/?rev=10413&sc=1 [^]