I came accross a situation in which an
MAValidationError was raised
having a tag = nil.
Exception returns messageText from #tag in this case which being a
string does not respond to #label.
MAValidationError-#label
^ self tag label ifNil: [ self tag asString ]
Keith, sorry for coming back to this only now.
I don't see where #label is sent to a MAValidationError instance? The
current implementation uses MAValidationError>>#printOn: and there are
some checks built in already. I know this was not always the case. Is
your patch still useful in the latest version?
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch