Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0002992 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2008-06-06 10:18 | 2008-11-26 13:21 | |||
Reporter | user71 | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5145 | ||||
Projection | none | ETA | none | Target Version | 2.40 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0002992: dont work correctly to apply format output in xml file | |||||||
Description | In 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 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 (viewer) 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 [^] |
![]() |
|||
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 |