View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000041 | Asuna | [All Projects] General | public | 2020-01-29 00:33 | 2020-01-29 00:39 |
Reporter | kyle | Assigned To | kyle | ||
Priority | low | Severity | trivial | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Summary | 0000041: Non-Managed Channel Creation will message admins incomplete requests | ||||
Description | When a user tries to submit a non-managed creation request, it will submit the request without the channel name. Non-Managed Channel Creation Message: Private Channel: Private From: Superk [SDJab/E7th2V34/X6+wxy15ArTQ=] | ||||
Steps To Reproduce | 1. Message Asuna: help 2. '6' 3. '2' 4. Private or Public - or any variation with capitals 5. Asuna will then respond OK, I have messaged the admins to create your channel This shouldn't be happening, as no channel name was provided | ||||
Tags | No tags attached. | ||||
|
This was fixed in commit 58b6ce4f. Message check length was set at 5 where Public / Private are greater than 5 characters. I've set to 7 / 8 accordingly, I've also used boost to_lower_copy to convert to lowercase - This will handle all Capital cases. Tested and verified working |
|
This was fixed in commit 58b6ce4f. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-29 00:33 | kyle | New Issue | |
2020-01-29 00:33 | kyle | Status | new => assigned |
2020-01-29 00:33 | kyle | Assigned To | => kyle |
2020-01-29 00:38 | kyle | Note Added: 0000084 | |
2020-01-29 00:39 | kyle | Status | assigned => resolved |
2020-01-29 00:39 | kyle | Resolution | open => fixed |
2020-01-29 00:39 | kyle | Note Added: 0000085 |