Handling of file.contents suffix is flawed
------------------------------------------
Key: TEXEN-10
URL: https://issues.apache.org/jira/browse/TEXEN-10
Project: Texen
Issue Type: Bug
Reporter: Sebb
Priority: Minor
Attachments: patch.txt
The code to process the suffix "file.contents" does not check that there is a
"." before the suffix; it unconditionally removes the previous character.
So for example:
statusfile.contents=STATUS
will be accepted, and the file contents stored in the context as $statu - this
is presumably not what was intended.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]