View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000032 | TeamSpeak Channel Management System | [All Projects] General | public | 2017-09-07 05:58 | 2017-09-08 05:55 |
Reporter | kyle | Assigned To | kyle | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Release | ||||
Target Version | Release | Fixed in Version | Release | ||
Summary | 0000032: Channel Move dropdown is blank | ||||
Description | When trying to move a channel, 1. Select Channel to move dropdown is blank Seems to only happen with channels that have slashes in their name | ||||
Steps To Reproduce | 1. Select channel with a slash (/ or \) 2. Edit Channel 3. Basic > Move 4. Dropdown is blank | ||||
Tags | No tags attached. | ||||
Browser | All | ||||
|
|
|
This again is due to getPathway. $pieces = explode("/", $channel->getPathway()); ChanHei -> Class ChanHei -> function Get - Line 14 Recode that function to use the subChannelList recursive function. |
|
Fixed in commit 290385cd79d |
|
Pushed on version 1.1.090817 |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-09-07 05:58 | kyle | New Issue | |
2017-09-07 05:58 | kyle | Status | new => assigned |
2017-09-07 05:58 | kyle | Assigned To | => kyle |
2017-09-07 05:58 | kyle | File Added: MoveChannelBlank.JPG | |
2017-09-07 06:03 | kyle | Note Added: 0000061 | |
2017-09-08 05:19 | kyle | Note Added: 0000062 | |
2017-09-08 05:55 | kyle | Status | assigned => resolved |
2017-09-08 05:55 | kyle | Resolution | open => fixed |
2017-09-08 05:55 | kyle | Fixed in Version | => Release |
2017-09-08 05:55 | kyle | Note Added: 0000063 |