Fullscreen
Loading...
 
Skip to main content

Workspace

Status
Open
Subject
Workspace
Version
15.x
Category
  • Error
Feature
Category
Workspace
Resolution status
New
Submitted by
Roman Zakharenkov
Lastmod by
Roman Zakharenkov
Rating
(1)
Description

When workspace is created - the corresponding perspective and user groups are created, but not the corresponding category. Moreover, a blank (no name) top-level category appearsat the category list.

The errors that appear:

PHP (5.6.22) NOTICE (E_NOTICE):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\lib\smarty_tiki\block.permission.php
Line: 26
Type: Undefined index: type

From <http://localhost/tiki/tiki-ajax_services.php?controller=workspace&action=list_templates>



PHP (5.6.22) ERROR (E_WARNING):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\lib\categories\categlib.php
Line: 820
Type: Invalid argument supplied for foreach()

From <http://localhost/tiki/tiki-admin.php?ticket=0c7b2b5a9ac3cb5c3b83cdcce5c8d1e6&profile=debug&repository=&page=profiles&list=Find>



PHP (5.6.22) ERROR (E_WARNING):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\lib\tikilib.php
Line: 5990
Type: array_merge(): Argument #2 is not an array
PHP (5.6.22) NOTICE (E_NOTICE):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\tiki-browse_categories.php
Line: 144
Type: Undefined index: categId
PHP (5.6.22) NOTICE (E_NOTICE):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\tiki-browse_categories.php
Line: 159
Type: Undefined index: categId
PHP (5.6.22) NOTICE (E_NOTICE):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\tiki-browse_categories.php
Line: 160
Type: Undefined index: categId
PHP (5.6.22) NOTICE (E_NOTICE):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\tiki-browse_categories.php
Line: 161
Type: Undefined index: parentId
PHP (5.6.22) NOTICE (E_NOTICE):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\tiki-browse_categories.php
Line: 162
Type: Undefined index: parentId
PHP (5.6.22) NOTICE (E_NOTICE):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\tiki-browse_categories.php
Line: 164
Type: Undefined index: categId
PHP (5.6.22) NOTICE (E_NOTICE):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\tiki-browse_categories.php
Line: 165
Type: Undefined index: name
PHP (5.6.22) NOTICE (E_NOTICE):
File: C:\Bitnami\tiki-15.1-0\apps\tiki\htdocs\templates_c\en_basic^885c9a44badfe96c91a4ceeb73f0209dbec3b39a.file.mod-menu.tpl.php
Line: 53
Type: Undefined index: navbar_brand

From <http://localhost/tiki/tiki-browse_categories.php>

Possible explanations:
1. Workspace initialization problem due to an incompatible name (ex. workspace template is H, workspace name - S:_:P, the resultant name - H:_:S:_:P).
2. Conflict with the Areas feature.
3. Categories are not preconfigured correctly (it used to work, however, without any preconfiguration, stopped working after I reenabled Workspace UI and enabled Areas).

Importance
7
Easy to solve?
3
Priority
21
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6018
Created
Tuesday 05 July, 2016 13:35:12 UTC
by Roman Zakharenkov
LastModif
Friday 08 July, 2016 22:47:31 UTC


Show PHP error messages