Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015642Openbravo ERPB. User interfacepublic2011-01-13 12:542011-05-24 10:55
jonalegriaesarte 
alostale 
highminoralways
closedfixed 
5
2.50MP25 
2.50MP28 
Core
No
0015642: The new selectors disapears when create an organization with character "
If you create a new organization with character " in the name and then you navigate to a window where a new selector is defined, the selector do not appear.
- Install the module User Interface selector.
- Install the module APRM (module with windows containing new selectors)
- Create a new organization with the character " in the name.
- Change the organization to the new one in "Change role window"
- Navigate to a window where a new selector is defined (Financial Management || Receivables & Payables || Transactions || Financial Account -> Transactions -> Add Transaction -> Add Payment)

Do not hesitate to contact us if you need a real environment to test it.
closingMay2011
depends on defect 0016053 closed gorkaion The new selectors disapears when create an organization with character " 
Issue History
2011-01-13 12:54jonalegriaesarteNew Issue
2011-01-13 12:54jonalegriaesarteAssigned To => adrianromero
2011-01-13 12:54jonalegriaesarteModules => Core
2011-01-13 12:55jonalegriaesarteIssue Monitored: networkb
2011-02-24 17:28adrianromeroTypedefect => backport
2011-02-24 17:28adrianromeroIssue cloned0016053
2011-02-24 17:28adrianromeroRelationship addeddepends on 0016053
2011-02-24 18:01adrianromeroAssigned Toadrianromero => alostale
2011-02-24 18:01adrianromeroTarget Version2.50MP27 => 2.50MP28
2011-02-24 18:09adrianromeroNote Added: 0034364
2011-03-04 15:26hgbotCheckin
2011-03-04 15:26hgbotNote Added: 0034568
2011-03-04 15:26hgbotStatusnew => resolved
2011-03-04 15:26hgbotResolutionopen => fixed
2011-03-04 15:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.client.kernel/rev/0a90239b4c2cfde9b5b75305b8e42cfa86db9f4b [^]
2011-05-24 10:11dalsasuaTag Attached: closingMay2011
2011-05-24 10:55dalsasuaStatusresolved => closed

Notes
(0034364)
adrianromero   
2011-02-24 18:09   
The problem is that the selector field does not appear and a Business Partner or Product cannot be selected.
(0034568)
hgbot   
2011-03-04 15:26   
Repository: erp/mods/org.openbravo.client.kernel
Changeset: 0a90239b4c2cfde9b5b75305b8e42cfa86db9f4b
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Fri Mar 04 15:07:36 2011 +0100
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.kernel/rev/0a90239b4c2cfde9b5b75305b8e42cfa86db9f4b [^]

Fixed issue 15642.Added ?js_string to escape quotes.

---
M src/org/openbravo/client/kernel/templates/application_js.ftl
---