Discussion:
[Scheme-reports] Scheme Working Group Wiki is broken?
Shiro Kawai
2014-08-10 23:41:51 UTC
Permalink
For example, http://trac.sacrideo.us/wg/wiki/WG1Ballot4Lucier , I see the
following error. Can somebody with admin privilege take a look?

Trac Error

Genshi UnicodeEncodeError error while rendering template (unknown template
location)

TracGuide <http://trac.sacrideo.us/wg/wiki/TracGuide> — The Trac User and
Administration Guide
Arthur A. Gleckler
2014-08-11 01:03:21 UTC
Permalink
Hi, Aaron. Would you mind taking a look?

Thanks.

---------- Forwarded message ----------
From: Shiro Kawai <***@gmail.com>
Date: Sun, Aug 10, 2014 at 4:41 PM
Subject: [Scheme-reports] Scheme Working Group Wiki is broken?
To: scheme-reports <Scheme-***@scheme-reports.org>


For example, http://trac.sacrideo.us/wg/wiki/WG1Ballot4Lucier , I see the
following error. Can somebody with admin privilege take a look?

Trac Error

Genshi UnicodeEncodeError error while rendering template (unknown template
location)

TracGuide <http://trac.sacrideo.us/wg/wiki/TracGuide> — The Trac User and
Administration Guide
Aaron W. Hsu
2014-08-11 02:18:10 UTC
Permalink
Dear Shiro and Arthur:

Thanks for the information. This is a well known issue with the current
version of Trac and the migration. I've done some minor examination of
the issue enough to determine that there should be a way to fix it
directly. However, I've not invested the time to try to actually fix it.
Knowing this, a while back I changed the way that the Trac system is
administered so that more than just I can examine the internals of the
system and make these sorts of fixes. The hope was that someone other
than myself would be willing to do some of this fixing. There's now a
"group" account for the Scheme WG Trac that anyone with sufficient
evidence of good intent can get access to. I believe John Cowan was
interested, but I don't recall having received the necessary key details
from him yet.

If anyone else would like to take a look at this issue, I'm happy to
share what I can and provide some assistance.

Yours truly,

Aaron W. Hsu
--
Aaron W. Hsu | ***@sacrideo.us | http://www.sacrideo.us
Please support my work: https://www.gittip.com/arcfide/
לֵ֤ב חֲכָמִים֙ בְּבֵ֣ית אֵ֔בֶל וְלֵ֥ב כְּסִילִ֖ים בְּבֵ֥ית שִׂמְחָֽה׃
Alex Shinn
2014-08-11 03:41:35 UTC
Permalink
Looks like a bug forgetting to make a string Unicode
(Python's u'...' basically encourages these bugs):

http://trac.edgewall.org/changeset/11683

That change is not yet in the stable release, but it's a
one-line fix that can be made in place.
--
Alex
Post by Aaron W. Hsu
Thanks for the information. This is a well known issue with the current
version of Trac and the migration. I've done some minor examination of
the issue enough to determine that there should be a way to fix it
directly. However, I've not invested the time to try to actually fix it.
Knowing this, a while back I changed the way that the Trac system is
administered so that more than just I can examine the internals of the
system and make these sorts of fixes. The hope was that someone other
than myself would be willing to do some of this fixing. There's now a
"group" account for the Scheme WG Trac that anyone with sufficient
evidence of good intent can get access to. I believe John Cowan was
interested, but I don't recall having received the necessary key details
from him yet.
If anyone else would like to take a look at this issue, I'm happy to
share what I can and provide some assistance.
Yours truly,
Aaron W. Hsu
--
Please support my work: https://www.gittip.com/arcfide/
לֵրב חֲכ֞מ֎ים֙ ב֌ְבֵ֣ית אֵ֔בֶל וְלֵ֥ב כ֌ְס֎יל֎֖ים ב֌ְבֵ֥ית שׂ֎מְח֞֜ה׃
_______________________________________________
Scheme-reports mailing list
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports
Alex Shinn
2014-08-18 13:37:55 UTC
Permalink
Thanks Aaron, I was able to get access and fix this.
Post by Alex Shinn
Looks like a bug forgetting to make a string Unicode
http://trac.edgewall.org/changeset/11683
That change is not yet in the stable release, but it's a
one-line fix that can be made in place.
--
Alex
Post by Aaron W. Hsu
Thanks for the information. This is a well known issue with the current
version of Trac and the migration. I've done some minor examination of
the issue enough to determine that there should be a way to fix it
directly. However, I've not invested the time to try to actually fix it.
Knowing this, a while back I changed the way that the Trac system is
administered so that more than just I can examine the internals of the
system and make these sorts of fixes. The hope was that someone other
than myself would be willing to do some of this fixing. There's now a
"group" account for the Scheme WG Trac that anyone with sufficient
evidence of good intent can get access to. I believe John Cowan was
interested, but I don't recall having received the necessary key details
from him yet.
If anyone else would like to take a look at this issue, I'm happy to
share what I can and provide some assistance.
Yours truly,
Aaron W. Hsu
--
Please support my work: https://www.gittip.com/arcfide/
לֵրב חֲכ֞מ֎ים֙ ב֌ְבֵ֣ית אֵ֔בֶל וְלֵ֥ב כ֌ְס֎יל֎֖ים ב֌ְבֵ֥ית שׂ֎מְח֞֜ה׃
_______________________________________________
Scheme-reports mailing list
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports
Continue reading on narkive:
Loading...