Closed (fixed)
Project:
SMS Framework
Version:
8.x-1.x-dev
Component:
Core Framework
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2015 at 11:32 UTC
Updated:
16 Nov 2015 at 09:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
almaudoh commentedSince SmsMessage is a value object, it's better to limit dependencies, hence the
uidof the author will be stored not theUserobject.Comment #3
almaudoh commentedSimple patch with test coverage.
Comment #4
almaudoh commentedFixed some test fails.
Comment #7
almaudoh commentedComment #11
almaudoh commentedComment #12
almaudoh commentedUpdated patch. Fixed the test fail.
Comment #14
almaudoh commentedCommitted / pushed to 8.x-1.x.