]
George Gastaldi updated FORGE-2557:
-----------------------------------
Fix Version/s: 3.x Future
(was: 3.0.0.Beta1)
cat -c on properties file renders the property value incorrectly
----------------------------------------------------------------
Key: FORGE-2557
URL:
https://issues.jboss.org/browse/FORGE-2557
Project: Forge
Issue Type: Bug
Components: Text
Affects Versions: 3.0.0.Alpha3
Reporter: George Gastaldi
Assignee: George Gastaldi
Priority: Minor
Fix For: 3.x Future
Having a properties file:
{code}
#Updated at Dec 14, 2015 1:15:04 PM
#Mon Dec 14 13:15:04 BRST 2015
version=1.0.0-SNAPSHOT
name=demo
{code}
Rendering it using {{cat -c}} renders the version value until the last dot.