User tests: Successful: Unsuccessful:
Init the data pointer in method constructor, in order to avoid fatal error while running applications in CLI.
See #8755 for more details.
For what is worth, the whole behavior is wrong (even the old one), since we are working on a session flagged as "inactive" and we are getting all default values.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Yep ;)
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-12-23 20:37:13 |
Closed_By | ⇒ | wilsonge |
This fix is also going to fix the unit tests in master right?