[FIX] Categories: Some issues related to object categories
--- * Categories: Remove unused function list_orphan_objects * [FIX] Categories: Category names are not shown in tiki-browse_categories.php * Categories: Remove some keys from expected_keys array * [REF] Categories: Move other_value_in_tab_line function * [FIX] Categories: Removing object from category via 'icon-remove' gave Warning: Trying to access array offset on value of type null in tiki-admin_categories.php on line 196 * [FIX] Categories: Browse categories in 'browse mode' gave Deprecated: str_replace(): Passing null to parameter #3 () of type array|string is deprecated in lib\smarty_tiki\Modifier\TrIf.php on line 28 * [FIX] Categories: Warning: Undefined array key categId in tiki-browse_categories.php on line 287 * [FIX] Categories: Objects list not displayed in browse mode (tiki-browse_categories.php) or admin mode (tiki-admin_categories.php) See merge request !6150
Showing
- doc/devtools/codesniffer/standards/TikiIgnore/ignore_list.json 0 additions, 2 deletions...evtools/codesniffer/standards/TikiIgnore/ignore_list.json
- lib/categories/categlib.php 12 additions, 27 deletionslib/categories/categlib.php
- lib/smarty_tiki/Modifier/TrIf.php 1 addition, 1 deletionlib/smarty_tiki/Modifier/TrIf.php
- lib/tikilib.php 0 additions, 16 deletionslib/tikilib.php
- templates/tiki-admin_categories.tpl 1 addition, 1 deletiontemplates/tiki-admin_categories.tpl
- templates/tiki-browse_categories.tpl 1 addition, 1 deletiontemplates/tiki-browse_categories.tpl
- tiki-browse_categories.php 20 additions, 1 deletiontiki-browse_categories.php
Loading
Please register or sign in to comment