George Gastaldi created FORGE-2557:
--------------------------------------
Summary: 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.0.0.Beta1
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)