Opened 17 years ago
Closed 17 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 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 17 years ago
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 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
(In [3923]) Fixes #816