Opened 14 years ago
Closed 14 years ago
#1357 closed defect (done)
If a plugin cannot be disabled, an incorrect message is shown
Reported by: | swinkler | Owned by: | gkronber |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.3 |
Component: | PluginInfrastructure | Version: | 3.3.3 |
Keywords: | Cc: |
Description
Example: "InvalidOperationException: Can't disabled a plugin in state Disabled" Please replace "Can't disabled" by "Can't disable" or "Cannot disable"
Change History (5)
comment:1 Changed 14 years ago by gkronber
- Status changed from new to accepted
comment:2 Changed 14 years ago by gkronber
comment:3 Changed 14 years ago by gkronber
- Owner changed from gkronber to swinkler
- Status changed from accepted to reviewing
comment:4 Changed 14 years ago by swinkler
- Owner changed from swinkler to gkronber
- Status changed from reviewing to readytorelease
comment:5 Changed 14 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.2 to 3.3.3
Note: See
TracTickets for help on using
tickets.
Fixed with r5196.