﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
4115,getCategoryList should not include Blogroll in list of categories,redsweater,anonymous,"The list of categories returned by getCategoryList should exclude ""empty"" categories by default, as this is how the web UI behaves. It's awkward for desktop clients to have a list with weird category names such as ""Blogroll"" that are only used in Links.

This is accomplished in xmlrpc.php by adding a "" WHERE category_count > 0"" clause to the (questionable) direct SQL lookup.

Patch attached: xmlrpc.php.diff
",defect (bug),closed,normal,2.3,XML-RPC,2.2,normal,fixed,needs-patch,redsweater josephscott
