Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0032622 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] B. User interface | trivial | have not tried | 2016-04-07 17:16 | 2016-04-08 08:50 | |||||||
Reporter | plujan | View Status | public | |||||||||
Assigned To | Triage Finance | |||||||||||
Priority | low | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | main | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0032622: [PR16Q2] Missing character while editing Goods Shipments | |||||||||||
Description | While creating/editing a Goods Shipment, the Partner Address misses the '\' char while selecting a Business Partner. See steps. | |||||||||||
Steps To Reproduce | Scenario A (working fine) 1. As F&B Admin, open the Sales Order window 2. Create a new record and pick "Alimentos y Supermercados" business partner. 3. Check the address: it is "La Coruña, C\Pescadores, 87" (note the bar between the C and the P) Scenario B 1. As F&B Admin, open the Goods Shipment window 2. Create a new record and pick "Alimentos y Supermercados" business partner. 3. Check the address: it is "La Coruña, CPescadores, 87" (note there is no bar between the C and the P) 4. Save the record. Note the bar appears. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | inout-bp-callout-js-escape.diff [^] (2,357 bytes) 2016-04-08 08:50 [Show Content] | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0085503) plujan (manager) 2016-04-07 17:55 |
Same happens on Invoice window |
(0085507) alostale (manager) 2016-04-08 08:50 |
The problem is in the callouts populating locations which are not correctly escaping \ character. Attached diff solves a concrete case. But the rest of cases in different callouts should also be reviewed. Ideally, those callouts should extends SimpleCallout rather than being implemented as a Servlet so the platform could manage it in a centralized code. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-04-07 17:16 | plujan | New Issue | |
2016-04-07 17:16 | plujan | Assigned To | => platform |
2016-04-07 17:16 | plujan | Modules | => Core |
2016-04-07 17:16 | plujan | Triggers an Emergency Pack | => No |
2016-04-07 17:55 | plujan | Note Added: 0085503 | |
2016-04-08 08:45 | alostale | Assigned To | platform => Triage Finance |
2016-04-08 08:50 | alostale | Note Added: 0085507 | |
2016-04-08 08:50 | alostale | File Added: inout-bp-callout-js-escape.diff | |
2016-04-08 08:50 | alostale | Issue Monitored: alostale |
Copyright © 2000 - 2009 MantisBT Group |