User tests: Successful: Unsuccessful:
Pull Request for Issue #21092 .
remove todo that is clearly a copy paste error from somewhere else
change exception message to usergroups from catergory
NOTE the first exceptionif ($this->id == 0)
I am not sure if that should even be present - doesn't look like it to me - please advise
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
suggestions for the text welcome
"Usergroup not found" or "Could not load usergroup to delete" or something along those lines. Either way it's definitely not something that needs a "Global" modifier.
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-13 13:18:13 |
Closed_By | ⇒ | wilsonge |
LGTM - thanks!
thanks
I'd say the text on it is bad. Basically, if you don't pass something to the
$oid
param or$this->load()
fails then that condition would be met.