Hi Lukas
My samples and response to your post are in the moderation queue -
apparently they're too big. Sorry about that. I will send them directly
to your email.
Thanks,
Alex
Lukas Renggli wrote:
On Fri, May 15, 2009 at 11:00 PM, Alex Roston
<clover(a)pacbell.net> wrote:
According to our sysadmin, "we're using
the Wakom server adapter, plus the
most recent version of Magritte, Seaside, and Pier from Lukas, which we
updated may 14th."
Ok, I guess you are on Squeak/Pharo then.
The exact error message we're seeing read,
"Contents: Invalid input given."
I have included a screen shot, which I hope will not be rejected by the
mailing list program.
Ok, that doesn't look too bad. This is a validation check of Magritte.
You can easily change the error message by adding a method like this:
PRCase class>>descriptionDocumentYourPackage: aDescription
^ aDescription kindErrorMessage: 'There was a problem reading your
input because your word processor is not set to UTF-8.'
To be able to investigate the real cause of the problem I need some
more information. Could you send step by step introductions on how to
reproduce the problem. Maybe together with a Word document (I assume
this is the offender?) that I can copy from?
Cheers,
Lukas