[Bug 253] Thesaurus management doesn't work
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=253 Ilacis@chillco.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From Ilacis@chillco.com 2003-04-13 06:42 ------- Tested in V 1.9.2 Clicked New Category - entered data Then hit modify thesaurus - the category was there in the modify page but the Authority lib and Other lib were blank, I entered data there. Went back to the main thesaurus management page. The drop down list was blank. There was no data output - I don't see any place for output in the source. <form action='/cgi-bin/koha/admin/thesaurus.pl' method=post> <input type="hidden" name="op" value="add_form"> <input type="hidden" name="category" value="Test"> <input type="hidden" name="branch" value=""> <input type="hidden" name="father" value=""> <br><input type=image src="/intranet-tmpl/default/images/filenew.png" title="Add thesaurus entry" ALT="Add" BORDER=0 ><br> </form> <form action="/cgi-bin/koha/admin/thesaurus.pl" method="post"> <select name="search_category" size="1"> </select> <input type="checkbox" name="toponly" value="1" >Top hierarchy only <input type="text" name="searchstring" value=""> <input type="submit" value="OK"> <a href="thesaurus.pl?op=add_form">New category...</a> </form> <table border=0 cellspacing=0 cellpadding=0> <tr valign=top bgcolor=#99cc33> <td background="/intranet-tmpl/default/en/images/background- mem.gif" width="5%"> </td> <td background="/intranet-tmpl/default/en/images/background- mem.gif"><b>free form</b></td> <td background="/intranet-tmpl/default/en/images/background- mem.gif"><b>Authority</b></td> <td background="/intranet-tmpl/default/en/images/background- mem.gif" width="5%"><b>Dig</b></td> <td background="/intranet-tmpl/default/en/images/background- mem.gif" width="5%"><b>Related</b></td> <td background="/intranet-tmpl/default/en/images/background- mem.gif" width="5%">Edit</td> <td background="/intranet-tmpl/default/en/images/background- mem.gif" width="5%">Delete</td> <form action='/cgi-bin/koha/admin/thesaurus.pl' method=post> <input type=hidden name=op value=add_form> </table> <table width=40%> <tr> <td width=50%></td> <td width=50%></td> </tr> </table> ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz