19 |
q|We discovered that your notices as mentioned below are still using Context.Scalar. Please adjust them by following the instructions on Bugzilla report 30915. In most cases [% Context.Scalar($x,$y) %] should simply be [% $x.$y %].| |
19 |
q|We discovered that your notices as mentioned below are still using Context.Scalar. Please adjust them by following the instructions on Bugzilla report 30915. In most cases [% Context.Scalar($x,$y) %] should simply be [% $x.$y %].| |
21 |
. join( ', ', @$notices ) . q|.| |
22 |
. join( ', ', @$notices ) . q|.| |