xmlcalabash1 icon indicating copy to clipboard operation
xmlcalabash1 copied to clipboard

error in exception text

Open Conal-Tuohy opened this issue 3 years ago • 0 comments
trafficstars

The text Attribute "name" required on p:with-option in this exception should say Attribute "name" required on p:option. This is an invalid <p:option> in a step declaration, not a <p:with-option>.

https://github.com/ndw/xmlcalabash1/blob/7cdcdd4d7e40b49bd316be3e66df19ee68a2c3b4/src/main/java/com/xmlcalabash/model/Parser.java#L880

Conal-Tuohy avatar Jul 20 '22 08:07 Conal-Tuohy