Bug #345
Increased length of ban insert query or reason string
| Status: | Resolved | Start: | 09/20/2008 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 100% |
|
| Category: | Game Plugin | |||
| Target version: | 1.3.1 | Estimated time: | 0.30 hours | |
Description
I added a ban from my server today and the reason was cut short by three characters.
I'm guessing that the ban insert query or reason string needs its length increased.
I am running r157 on both the web and game server.
Associated revisions
History
Updated by Recon _ 107 days ago
Title is supposed to be "Increase length of ban insert query or reason string".
Updated by Erik Minekus 107 days ago
Meh, it's currently 64 characters, do you really use reasons that are that long?
Updated by ZERO ibis 105 days ago
I agree it is more useful if the descriptions are detailed. Currently I have admins make more detailed posts on forums but it would be better if there wa more space in this. +1 for this idea!
Updated by Erik Minekus 103 days ago
- Status changed from New to Resolved
- Target version set to 1.3.1
- % Done changed from 0 to 100
Fixed in r163. I upped it to 128 characters, but I believe the chatbox's max is also 128, so together with the "/addban 5 STEAM_0:0:123456" or whatever it will be less anyway.