Bug 6565

Summary: Categories are broken on the wiki
Product: Koha Reporter: Magnus Enger <magnus>
Component: Websites, Mailing Lists, etcAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: P5 - low CC: td-koha-bugs
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Magnus Enger 2011-07-08 09:13:17 UTC
When editing a page on the wiki, an extension is supposed to list the active categories on the wiki, to make it easier to use the right ones. As far as I can see, this is the SelectCategory extension. 

Currently the list only displays one category: "Home": 
http://wiki.koha-community.org/w/index.php?title=Version_Control_Using_Git&action=edit

This would not be so bad, if it were not for the fact that the extension masks the categories that have already been added to a page, making it impossible to remove a category from a page (or a page from a category, if you like...)

Could the extensio be fixed, or at least disabled? 

Assigning to gmcharlt and CC'ing thd, as per http://wiki.koha-community.org/wiki/Website_Administration#wiki.koha-community.org
Comment 1 Magnus Enger 2011-07-08 11:18:53 UTC
Looks like this is fixed now. Huge thanks to whoever fixed it!