Aquileo | Recent changes to bugshttps://sourceforge.net/p/phosphor/bugs/2001-05-24T06:22:08ZRecent changes to bugsAquileo | working directory2001-05-24T06:22:08Z2001-05-24T06:22:08ZJoshua Allenhttps://sourceforge.net/u/turingcomplete/https://sourceforge.net150b6972d71ac6872129fe1428197607e0849d79<div class="markdown_content"><p>WebStart uses the desktop on windows for the app's <br />
working dir. The problem is that all the <br />
configuration files and directories are placed their.<br />
</p>
<p>The app should have it's own working directory for <br />
that stuff. How this can be done in a platform <br />
independant way may be non-trival.</p></div>Aquileo | Parser re-write2001-05-24T06:15:57Z2001-05-24T06:15:57ZJoshua Allenhttps://sourceforge.net/u/turingcomplete/https://sourceforge.netafd76711cd9a6db1d0fb2778268d2367d029fe30<div class="markdown_content"><p>It seems there has been a problem lurking with <br />
NoBlockRead for some time. The Crimson parser fails <br />
with &quot;End of input exception&quot; on certain predictable <br />
occasions.<br />
</p>
<p>Rather then hack NoBlockRead again, the parser needs <br />
to be re-written properly. As I'm the only one that <br />
has worked with the parser's code before I should <br />
probably do it..</p>
<p>-j</p></div>Aquileo | Encoding exception2001-05-23T19:21:52Z2001-05-23T19:21:52ZJoshua Allenhttps://sourceforge.net/u/turingcomplete/https://sourceforge.netadbe8c6a45b0b99c9ccbbe05f5099b0af8a850e9<div class="markdown_content"><p>The XML has been wrongly concluding that it does not <br />
support some encoding.</p>
<p>Testing has found:</p>
<p>MS932<br />
EUC-JP-LINUX</p>
<p>Should remove encoding from XML declaration.</p></div>