stable
Clone or download
Read-only
request #10891: Retrieving a descriptive name of the object associated with a tracker field permission might lead to a fatal error
It seems that if you are in unexpected state you might have a field with no tracker associated with it. Not really sure how this can be reproduced. Anyway, the code should check before using an object that could null. Change-Id: Iba23703e06667da17d2be96907ae33524d4f8bad
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +5 | −1 | Go to diff View file |