[Pushed] Custom User Title Maximum Length (Not Working As Intended)
#1
Template: usercp_profile_customtitle

Variable: {$mybb->settings['customtitlemaxlength']}

Whole Piece:
<input type="text" class="textbox" name="usertitle" size="25" maxlength="{$mybb->settings['customtitlemaxlength']}" value="{$newtitle}" />



In Admin CP -> Configuration -> Settings -> Profile Options the setting "Custom User Title Maximum Length" is described as "Maximum length a user can enter for the custom user title. Set to 0 to disable the limitation."

However, inputting 0 does not disable the limitation. It disables the ability to type anything at all because it makes the maxlength for input 0.
Reply
#2
The description is wrong.
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#3
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/4624

Thanks for contributing to MyBB!

Regards,
The MyBB Group
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)