[jboss-jira] [JBoss JIRA] (LOGTOOL-121) Validation does not handle positional formatting correctly
James Perkins (JIRA)
issues at jboss.org
Fri Nov 18 19:42:00 EST 2016
James Perkins created LOGTOOL-121:
-------------------------------------
Summary: Validation does not handle positional formatting correctly
Key: LOGTOOL-121
URL: https://issues.jboss.org/browse/LOGTOOL-121
Project: Log Tool
Issue Type: Bug
Reporter: James Perkins
Assignee: James Perkins
Given a format pattern of {{%2$s text %n%1$s}} the validation will fail because both the {{%n}} and {{%1$s}} are counted as "1" for their index. Formats that don't require parameters don't need a parameter index.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list