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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0002992
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2008-06-06 10:182008-11-26 13:21
Reporteruser71View Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision5145
ProjectionnoneETAnoneTarget Version2.40
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0002992: dont work correctly to apply format output in xml file

DescriptionIn xml file, if a field has format output, this format is applied to all fields with this column of sql.

In next xml file sample:
...
 <field id="fieldLine1">col1</field>
 <field id="fieldLine2" format="euroEdition">col1</field>
...
EuroEdition format is applied to fieldLine1 and fieldLine2
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0006581)
user71
2005-06-01 00:00
edited on: 2008-06-12 09:43

This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1986146 [^]
(0007831)
alostale (manager)
2008-06-18 13:48

The problem is when XmlEngine adds the new field, in case the name already exists the returned object is the previous one overwriting its formats.

This is going to be removed. Why was this done?
(0007832)
svnbot (reporter)
2008-06-18 13:51

Repository: openbravo
Revision: 5145
Author: alostale
Date: 2008-06-18 13:50:59 +0200 (Wed, 18 Jun 2008)

fixed bug 0002992: when a xml file has more than one field pointing to the same column in a structure, the same format is applied to all of them

---
U trunk/src-core/src/org/openbravo/xmlEngine/DataTemplate.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=5145&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-06-13 18:20 cromero Status new => scheduled
2008-06-13 19:59 cromero Target Version => 2.40
2008-06-18 13:48 alostale Note Added: 0007831
2008-06-18 13:51 svnbot Checkin
2008-06-18 13:51 svnbot Note Added: 0007832
2008-06-18 13:51 svnbot Status scheduled => resolved
2008-06-18 13:51 svnbot Resolution open => fixed
2008-06-18 13:51 svnbot svn_revision => 5145
2008-11-26 13:21 psarobe Regression testing => No
2008-11-26 13:21 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker