Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016053Openbravo ERPB. User interfacepublic2011-02-24 17:282011-04-01 00:00
adrianromero 
gorkaion 
highcriticalalways
closedfixed 
5
pi 
 
Core
No
0016053: 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.
No tags attached.
blocks backport 00156422.50MP28 closed alostale The new selectors disapears when create an organization with character " 
Issue History
2011-02-24 17:28adrianromeroNew Issue
2011-02-24 17:28adrianromeroAssigned To => adrianromero
2011-02-24 17:28adrianromeroModules => Core
2011-02-24 17:28adrianromeroIssue generated from0015642
2011-02-24 17:28adrianromeroRelationship addedblocks 0015642
2011-02-24 18:11adrianromeroAssigned Toadrianromero => alostale
2011-02-24 18:11adrianromeroAssigned Toalostale => adrianromero
2011-02-24 18:11adrianromeroAssigned Toadrianromero => alostale
2011-02-28 07:37alostaleStatusnew => scheduled
2011-02-28 07:37alostaleAssigned Toalostale => gorkaion
2011-02-28 07:37alostalefix_in_branch => pi
2011-03-04 15:11gorkaionNote Added: 0034564
2011-03-04 15:11gorkaionSeverityminor => critical
2011-03-04 15:11gorkaionfix_in_branchpi =>
2011-03-04 15:21hgbotCheckin
2011-03-04 15:21hgbotNote Added: 0034567
2011-03-04 15:21hgbotStatusscheduled => resolved
2011-03-04 15:21hgbotResolutionopen => fixed
2011-03-04 15:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2552bff1ce1a2732eeff526767778fae85045b83 [^]
2011-03-31 12:29iperdomoStatusresolved => closed
2011-04-01 00:00anonymoussf_bug_id0 => 3265623

Notes
(0034564)
gorkaion   
2011-03-04 15:11   
The issue is setting the user login information for role, client and organization. If any of these entities has a single quote "'" on it's name you can not log on with them.
(0034567)
hgbot   
2011-03-04 15:21   
Repository: erp/devel/pi
Changeset: 2552bff1ce1a2732eeff526767778fae85045b83
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Fri Mar 04 15:19:34 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2552bff1ce1a2732eeff526767778fae85045b83 [^]

Fixed issue 16053.[OBCLKER]Added ?js_string to escape quotes.

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-dynamic-js.ftl
---