Opened 16 years ago
Closed 16 years ago
#604 closed defect (fixed)
Set the description for a Base1PluginExecuter configuration from the import file
Reported by: | Johan Enell | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.3.1 |
Component: | coreplugins | Version: | trunk |
Keywords: | Cc: |
Description
The description of a Base1PluginExecuter configuration should be set from file.
Change History (4)
comment:1 Changed 16 years ago by
Owner: | changed from Johan Enell to Nicklas Nordborg |
---|---|
Status: | new → assigned |
Summary: | PluginConfiguration description set from file → Set the description for a Base1PluginExecuter configuration from the import file |
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 16 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The chars \r\n in the description text from the base1 configfile should be replaced with a java newline char.
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
(In [3445]) Fixes #604