> I've read the code more carfully. And I think I found the
> solution.

Sorry, Not yet.

Multibyte strings are broken in webout_eval_tag().
It seem fine top of webout_eval_tag().
variable cur contains correct string.

But variable dstr does not contain correct string.
It's broken.

I think quote_append() can not deal multi-byte string.
So I make a patch.

But not good enough....

I have a question.

Does websh get contents from apache server as unicode string,
or binary string?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to