Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007962 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | trivial | have not tried | 2009-03-05 10:11 | 2009-04-22 00:01 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 92613c495c4d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | 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 | 0007962: sqlc generated data classes have class-comment even the .xsql source file does not define one. | |||||||
Description | Sqlc 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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 |