bwssytems / domuslink

web-based frontend for Heyu
http://domus.link.co.pt/
1 stars 1 forks source link

Issue with labels in scenes with underscores #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a scene with under scores and save
2. run scene
3. errors occurs it cannot execute as underscores are removed

What is the expected output? What do you see instead?
run scene and saved with proper underscores. 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by bwsamuels@gmail.com on 21 May 2012 at 3:13

GoogleCodeExporter commented 9 years ago
scene.tpl used display value that had underscores removed as the command 
argument for heyu. This needed to use label_parse with true to add the 
underscores back in.

Original comment by bwsamuels@gmail.com on 1 Sep 2012 at 7:09

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r940.

Original comment by bwsamuels@gmail.com on 1 Sep 2012 at 7:18