Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032622
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacetrivialhave not tried2016-04-07 17:162016-04-08 08:50
ReporterplujanView Statuspublic 
Assigned ToTriage Finance 
PrioritylowResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032622: [PR16Q2] Missing character while editing Goods Shipments

DescriptionWhile creating/editing a Goods Shipment, the Partner Address misses the '\' char while selecting a Business Partner.
See steps.
Steps To ReproduceScenario 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.

TagsNo tags attached.
Attached Filesdiff file icon 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
Powered by Mantis Bugtracker