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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007962
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformtrivialhave not tried2009-03-05 10:112009-04-22 00:01
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version2.50
StatusclosedFix in branchFixed in SCM revision92613c495c4d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007962: sqlc generated data classes have class-comment even the .xsql source file does not define one.

DescriptionSqlc has a bug which keeps the class-comment defined for one .xsql for all later .xsql files which have not comment defined.

Example
- a.xsql (comment a)
- b.xsql (no comment)
- c.xsql (comment c)

result-
- aData.java (comment a)
- bData.java (comment a)
- cData.java (comment c)
  
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0014427)
hgbot (developer)
2009-03-05 10:49

Repository: erp/devel/pi
Changeset: 92613c495c4d98730344a62660c969f09a92169f
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Mar 05 10:49:10 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/92613c495c4d98730344a62660c969f09a92169f [^]

Fixed 7962: fix sqlc to not add a comment to the generated java-class when the .xsql has no comment defined

---
M src-core/src/org/openbravo/data/Sqlc.java
---

- Issue History
Date Modified Username Field Change
2009-03-05 10:11 shuehner New Issue
2009-03-05 10:11 shuehner Assigned To => shuehner
2009-03-05 10:11 shuehner Regression testing => No
2009-03-05 10:49 hgbot Checkin
2009-03-05 10:49 hgbot Note Added: 0014427
2009-03-05 10:49 hgbot Status new => resolved
2009-03-05 10:49 hgbot Resolution open => fixed
2009-03-05 10:49 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/92613c495c4d98730344a62660c969f09a92169f [^]
2009-04-21 10:53 psarobe Status resolved => closed
2009-04-22 00:01 anonymous sf_bug_id 0 => 2778049


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker