<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:hinerm@gmail.com" title="Mark Hiner <hinerm@gmail.com>"> <span class="fn">Mark Hiner</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - # -*- coding: iso-8859-15 -*- not working"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=923">bug 923</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>NEEDSINFO
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>hinerm@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - # -*- coding: iso-8859-15 -*- not working"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=923#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - # -*- coding: iso-8859-15 -*- not working"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=923">bug 923</a>
from <span class="vcard"><a class="email" href="mailto:hinerm@gmail.com" title="Mark Hiner <hinerm@gmail.com>"> <span class="fn">Mark Hiner</span></a>
</span></b>
<pre>This may be a jython issue.. for example, see:
<a href="http://python.6.x6.nabble.com/How-do-I-set-PythonInterpreter-encoding-to-UTF-8-before-using-it-It-is-ascii-by-default-td4998432.html">http://python.6.x6.nabble.com/How-do-I-set-PythonInterpreter-encoding-to-UTF-8-before-using-it-It-is-ascii-by-default-td4998432.html</a>
>From what I understand, since the script is encoded as a UTF-16 String in Java
and then passed to the jython interpreter, you will necessarily get the syntax
error you're seeing.
Perhaps there's a way to set encoding programmatically?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>