| Summary: | Last 5 words of the documentation are skipped in the generated PHP5 file | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Ujean <splivf> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | ralf.habacker |
| Priority: | NOR | ||
| Version First Reported In: | 1.4.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ujean
2005-08-27 04:45:20 UTC
I tried different ways of adding documentation but have not succeeded at reproducing this (using umbrello from the KDE 3.5 branch.) Could you be more specific: How did you enter the doc? In the Properties dialog, or by directly typing into the documentation window underneath the list view? Are you talking about the doc for a class proper, or for attributes or operations or ...? Its for the doc in Class/attribute/operations together. There is no diffrence in where you set the documentation. I found out, that if you generate Java code, the documentations are complete, generating php4/5 codes genaretes this "cuttted" docs. Iam using KDE 3.4.2 and used the current release and the 1.4.2 both the same. OS is Suse 1.3. > Its for the doc in Class/attribute/operations together.
Ah, so you mean in the doc window below the list view, okay.
One quirk that I get if I add doc that way is, if directly after
typing in the doc I go to "Code"->"Generate All Code" then the
added/changed doc will not appear in the generated code.
OTOH, if I click on any other listview item before going to
"Generate All Code" then the updated doc is properly generated.
Is that what you have done too?
|