We've been initializing the class variable and then using the instance
variable, which causes all class instances to share the value when it
shouldn't.
Details
Details
- Reviewers
machniak - Group Reviewers
Restricted Project - Commits
- rK21f7e1f9b545: Correctly initialize instance variables
Diff Detail
Diff Detail
- Repository
- rK kolab
- Branch
- dev/mollekopf
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 57410 Build 20135: arc lint + arc unit