Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015129Openbravo ERPA. Platformpublic2010-11-08 17:062011-04-08 00:00
psarobe 
alostale 
urgentmajoralways
closedfixed 
5
3.0RC2 
3.0MP0 
Core
No
0015129: %20 symbol instead of blank space
The ERP substitutes blank spaces for %20
1. Create one business partner category, for example, "Red". Close the tab
2. Create one business partner "Asier" and select the category "Red". Save
3. Edit business partner "Asier" and write "Asier Martinez". Don't save
4. Click the link business partner category. A new tab will be opened. Change the name "Red" by "Blue"
5. Move back to Business partner tab. Click Save
6. A red message telling you that the record has changed appears. Click the link Reload window that it is present in the message

Then you will see that the name is "Asier%20Martinez" and the worst thing is that has been saved

The same happens if instead of saving the record your first click the reload button for refreshing the combo box
No tags attached.
Issue History
2010-11-08 17:06psarobeNew Issue
2010-11-08 17:06psarobeAssigned To => alostale
2010-11-08 17:06psarobeStatusnew => scheduled
2010-11-08 17:06psarobefix_in_branch => pi
2011-01-04 13:41hgbotCheckin
2011-01-04 13:41hgbotNote Added: 0033521
2011-01-04 13:41hgbotStatusscheduled => resolved
2011-01-04 13:41hgbotResolutionopen => fixed
2011-01-04 13:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9cfb5ca9b9bb8f26284b4f5f71ced585cd64fb07 [^]
2011-04-07 11:19psarobeStatusresolved => closed
2011-04-08 00:00anonymoussf_bug_id0 => 3279884

Notes
(0033521)
hgbot   
2011-01-04 13:41   
Repository: erp/devel/pi
Changeset: 9cfb5ca9b9bb8f26284b4f5f71ced585cd64fb07
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jan 04 13:40:18 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9cfb5ca9b9bb8f26284b4f5f71ced585cd64fb07 [^]

fixed bug 15129: %20 symbol instead of blank space

 When using direct linke values in were scaped by inputValueForms method, now
 they are not espcaed any more.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-classic-compatibility.js
---