Opened 16 years ago
Closed 16 years ago
#816 closed defect (invalid)
Duplicate parameter
Reported by: | Johan Enell | Owned by: | Johan Enell |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.4.6 |
Component: | coreplugins | Version: | 2.4.5 |
Keywords: | Cc: |
Description
The Base1PluginExecuter must check it there is duplicate parameters in the base file.
Change History (4)
comment:1 Changed 16 years ago by
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 16 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This is changed. Duplicates are allowed. It is up to the plugin developer to make sure that only one parameters with unique names are presented to the user.
comment:4 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
(In [3923]) Fixes #816