View Issue Details

IDProjectCategoryView StatusLast Update
0000018TeamSpeak Channel Management System[All Projects] Generalpublic2016-08-18 04:32
ReporterkyleAssigned Tokyle 
PriorityurgentSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionRelease 
Target VersionReleaseFixed in VersionRelease 
Summary0000018: TeamSpeak Permissions not showing on GamersArray
DescriptionWhen you click Edit Channel > Permissions > TeamSpeak it doesn't show anything (just an empty table).
Steps To Reproduce1. Select Channel
2. Click Edit Channel
3. Click Permissions > TeamSpeak
4. Empty (see image). Even if there are guests in channel it's empty.
Additional InformationThanks to Stamper Rec for reporting this!

This only happened if there is an empty result set when it tries to scan the channel groups for clients and it doesn't find any.
TagsNo tags attached.
BrowserAll

Activities

kyle

2016-08-18 04:29

administrator  

kyle

2016-08-18 04:31

administrator   ~0000031

This has been resolved. Had to do some research to see why this was happening. As it's an empty result set the API handles it as a failure, and as no try, catch statement was on it would halt.

Fixed in commit fd7d6cb2

Again, thanks to Stamper Rec for bringing the bug to my attention!

Issue History

Date Modified Username Field Change
2016-08-18 04:29 kyle New Issue
2016-08-18 04:29 kyle Status new => assigned
2016-08-18 04:29 kyle Assigned To => kyle
2016-08-18 04:29 kyle File Added: GamersArray_TSPermissionBug.PNG
2016-08-18 04:31 kyle Note Added: 0000031
2016-08-18 04:32 kyle Status assigned => resolved
2016-08-18 04:32 kyle Fixed in Version => Release
2016-08-18 04:32 kyle Resolution open => fixed