[Bug 580] New: No description set for this port even if set

For more infomation about this bug, visit
Summary: No description set for this port even if set
Product: RTT
Version: 1.4.0
Platform: All
OS/Version: All
Status: ASSIGNED
Severity: normal
Priority: P2
Component: Real-Time Toolkit (RTT)
AssignedTo: orocos-dev [..] ...
ReportedBy: peter [dot] soetens [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created an attachment (id=339)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=339)
Sets the port description if given.

A user reported:

Quote:

I have the following problem. When I fill in a description for a specific data
port into a file under components, I don't see this description in my task
context. In task objects I see : No description set for this port, whereas I
should expect the description that I have filled in the components. What can
be the cause of this problem ?
[endquote]

This can be fixed with the attached patch.

[Bug 580] No description set for this port even if set

For more infomation about this bug, visit

Peter Soetens
<peter [dot] soetens [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED

--- Comment #1 from Peter Soetens
<peter [dot] soetens [..] ...> 2008-08-14 11:16:39 ---
Fixed on trunk:

$ svn ci -m"Fix bug #580: No description set for this port even if set"
Sending rtt/src/DataFlowInterface.cpp
Transmitting file data .
Committed revision 29499.

Merged on rtt-1.4:

$ svn ci -m"Fix bug #580: No description set for this port even if set
(r29499)"
Sending .
Sending src/DataFlowInterface.cpp
Transmitting file data .
Committed revision 29500.