View Issue Details

IDProjectCategoryView StatusLast Update
0000007TeamSpeak Channel Management System[All Projects] Generalpublic2016-03-06 02:41
ReporterkyleAssigned Tokyle 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionBeta 
Target VersionBetaFixed in VersionBeta 
Summary0000007: Sub-Channels are not loading for Channel Owners
DescriptionIf you're a channel owner and are selecting a sub-channel it just says Loading and nothing happens.
Primary channel loads with no issues.
Steps To Reproduce1. Select your channel
2. Select a sub-channel under Sub-Channel Selection (don't select primary channel)
Additional InformationCode returns JsonSubChanReturn Validation Failure._NOVER
TagsNo tags attached.
BrowserAll

Activities

kyle

2016-03-06 02:30

administrator   ~0000009

This was due to the code not checking Chan_ID for Primary channel, thus it would fail.

Channel info not displaying is resolved in commit 8212fd98.

kyle

2016-03-06 02:39

administrator   ~0000010

Fixed !UNKNOWN! - Contact Superk error (Permission was 0) when selecting a channel.
Due to the same reason as above.

Resolved in commit c8d5cb0d.

It seems this could also have happened for users that were granted permission for a main channel, and trying to edit sub channel. This was also fixed in the same commit.

kyle

2016-03-06 02:41

administrator   ~0000011

Confirmed working: both for Channel owners and users granted permissions for said channels.

Issue History

Date Modified Username Field Change
2016-03-06 02:28 kyle New Issue
2016-03-06 02:28 kyle Status new => assigned
2016-03-06 02:28 kyle Assigned To => kyle
2016-03-06 02:30 kyle Note Added: 0000009
2016-03-06 02:39 kyle Note Added: 0000010
2016-03-06 02:41 kyle Note Added: 0000011
2016-03-06 02:41 kyle Status assigned => resolved
2016-03-06 02:41 kyle Fixed in Version => Beta
2016-03-06 02:41 kyle Resolution open => fixed