Allen Wittenauer created YETUS-789:
--------------------------------------
Summary: bugsystem_linecomments_trigger breaks if prevnum or
linenum isn't numeric
Key: YETUS-789
URL: https://issues.apache.org/jira/browse/YETUS-789
Project: Yetus
Issue Type: Bug
Reporter: Allen Wittenauer
There is a possibility that :
{code}
[[ ${prevnum} -eq ${linenum} ]]; then
{code}
doesn't contain numbers (the cut fails, etc) and this causes a syntax error to
be displayed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)