Tag editor on Alioth is broken

Sanghyeon Seo sanxiyn at gmail.com
Thu Dec 29 03:44:59 UTC 2005


Tag editor on Alioth web frontend seems to be broken:
http://debtags.alioth.debian.org/cgi-bin/edit.cgi?pkg=kid

I think following lines in edit.cgi output

<script src="vocabulary.js"></script>
<script src="widgets.js"></script>

should be changed to

<script src="http://debtags.alioth.debian.org/packagebrowser/vocabulary.js"></script>
<script src="http://debtags.alioth.debian.org/packagebrowser/widgets.js"></script>

as in search.cgi, but I have no idea how to do that. edit.cgi tries to load
/cgi-bin/vocabulary.js and receives 404.

Seo Sanghyeon



More information about the Debtags-devel mailing list