commit | 7abe552f5eac2209afd65e2d4e0b8c153e3901db | [log] [tgz] |
---|---|---|
author | Daniel Hans <daniel.m.hans@gmail.com> | Sat Mar 21 23:00:34 2015 +0100 |
committer | Daniel Hans <daniel.m.hans@gmail.com> | Sat Mar 21 23:05:12 2015 +0100 |
tree | 950ba78cd7adb62e672bb63bbcf49dfa64c2c7f0 | |
parent | 4cde41ff9aa7ab4fb24a3182f0f08864d28d758e [diff] |
Default message properties are included in the message context. It worked in a slightly weird way: properties such as program_name were added to the context after it was injected to the template. This change introduces getDefaultMessageProperties which is used to initialize the context which is subsequently passed to the template. There is a TODO for connectionMessageContext. It is not a big deal because this function is not used now. Also, 'notification_settings_url' is included in the default properties. Change-Id: Id4bfacb97f3671fb05f9fedc27103c294c754923
Melange -- Spice of Creation