| Summary: | Documentation in generated code incorrect | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | kde |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED LATER | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mandrake RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
kde
2003-08-01 11:08:10 UTC
Update for version 1.2.2: java output now looks ok, but php output still creates comments on one line example: * class User * @author Me @version 1.0 should read * class User * @author Me * @version 1.0 This is down to the formatDoc() method in codegenerator.cpp It's fixed here. Just waiting for CVS to warm up before commit |