[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gcjwebplugin-devel] Problem parsing parameter value
From: |
Michael Koch |
Subject: |
[Gcjwebplugin-devel] Problem parsing parameter value |
Date: |
Mon, 23 Aug 2004 15:09:46 +0200 |
User-agent: |
KMail/1.6.2 |
Hi Thomas,
I think we have a problem with parsing values of parameters.
http://www.goproblems.com/prob.php3 uses a real "big" value (multiple
line) for the parameter "sgf". It seems the StreamTokenizer we use in
AppletTag.parseParamValue() doesn handle the newlines right.
Unfortunately the applet tag is generated by javascript and this means
this page does not work in the standalone viewer. You need to use a
javascript enabled web browser.
As you wrote that code can you please look into it ?
Michael
P.S.: Please note the CC to gcjwebplugin-devel mailing list.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gcjwebplugin-devel] Problem parsing parameter value,
Michael Koch <=