Modify

Ticket #288 (closed defect: wontfix)

Opened 2 years ago

Last modified 2 years ago

Setting wgSelectCategoryRoot has no Effect

Reported by: zhongzhen Owned by: Andreas.Rindler
Priority: medium Milestone: Unassigned
Component: Infrastructure Version: 1.4
Keywords: Cc:
Actual Effort (in hours): Estimated Effort (in hours):

Description

I wanna make a Playground Namespace with Playground Categories.

There for I've created a special categorie "Playground" wich should be the root category for NS_PLAYGROUND My setting of wgSelectCategoryRoot doesnt have any effect, so I've read the Code and found out, that there is no usage of the parameter wgSelectCategoryRoot in SelectCategoryTagCloudFunctions?.php Than I've seen the Code:

$m_allCats = fnSelectCategoryGetAllCategories();

and thats the only thing where categories are grapped from database, for the cloud. There is no fnSelectCategoryGetAllSubCategoriesUnderRoot($wgSelectCategoryRoot[$current_namespace]) or e.g. Is the wgSelectCategoryRoot setting only for normal SelectCategory?-Extension available and not for this one?

Sorry my english is perhaps a little bit roughly

Attachments

Change History

comment:1 Changed 2 years ago by zhongzhen

  • Status changed from new to closed
  • Resolution set to wontfix
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.