Commit 74881fa
committed
DefaultModuleService: respect item's default value
When calling ModuleService#getDefaultValue(ModuleItem), if the
ModuleItem in question has an explict default value -- as obtained
from the new ModuleItem#getDefaultValue() accessor -- then that
value should take precedence over any other possibility.1 parent eaee612 commit 74881fa
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
| 306 | + | |
305 | 307 | | |
306 | 308 | | |
307 | 309 | | |
| |||
0 commit comments