Activity log for bug #1489824

Date Who What changed Old value New value Message
2015-08-28 10:24:43 Alexey Khivin bug added bug
2015-08-28 10:39:54 Kirill Zaitsev tags engine muranopl
2015-08-28 10:39:56 Kirill Zaitsev murano: status New Confirmed
2015-08-28 10:41:26 Kirill Zaitsev description Usually I expect string literal content cannot break program. And I believe it is true for most of the programming languages that any character in the string literal must not lead to syntax error (except of escape sequences) In the MuranoPL row like this - $log.debug('debug: {0}', param) leads to syntax error but if we remove colon like this - $log.debug('debug {0}', param) it become syntactically correct I believe that such kind of behaviour should be fixed or should be explained in the MuranoPL documentation at least My script with the colon at the last row which breaks the Syntax http://paste.openstack.org/show/430743/ Usually I expect that string literals will not break program execution. And I believe it is true for most of the programming languages that any character in the string literal must not lead to syntax error (except of escape sequences) In the MuranoPL row with a colon (':') like this       - $log.debug('debug: {0}', param) leads to syntax error but if we remove colon like this       - $log.debug('debug {0}', param) it become syntactically correct I believe that such kind of behaviour should be fixed or should be explained in the MuranoPL documentation at least My script with the colon at the last row which breaks the Syntax http://paste.openstack.org/show/430743/
2015-09-11 00:08:17 Serg Melikyan murano: milestone liberty-rc1
2015-09-11 00:08:22 Serg Melikyan murano: assignee Stan Lagun (slagun)
2015-09-11 00:08:23 Serg Melikyan murano: importance Undecided Critical
2015-09-11 00:29:50 Stan Lagun murano: status Confirmed Won't Fix
2015-09-14 14:37:24 Serg Melikyan murano: status Won't Fix Confirmed
2015-09-14 14:37:26 Serg Melikyan murano: importance Critical High
2015-09-14 14:39:45 Anastasia Kuznetsova murano: milestone liberty-rc1 next
2015-09-14 16:03:59 Anastasia Kuznetsova tags engine muranopl engine muranopl release-notes
2015-09-23 10:15:40 Ekaterina Chernova murano: milestone next mitaka-1
2015-11-24 10:05:12 Stan Lagun murano: importance High Medium
2015-12-03 22:22:29 Kirill Zaitsev murano: milestone mitaka-1 mitaka-2
2016-01-21 23:28:00 Kirill Zaitsev murano: milestone mitaka-2 mitaka-3
2016-03-03 21:06:16 Kirill Zaitsev murano: milestone mitaka-3 mitaka-rc1
2016-03-17 17:42:18 Kirill Zaitsev murano: milestone mitaka-rc1 next