Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Solved [K.5.0.RC3] Crypsis - the username is out of margin

More
7 years 10 months ago #1 by ssh
Tested with: PHP 7.0.7 + J3.5.1 + K5.0.RC3 + Crypsis

The username is out of margin, this happens when the username is long.

Attachments:

Please Log in or Create an account to join the conversation.

More
7 years 10 months ago #2 by 810
this is not a defect, then you need to set a max characters on usernames.

Please Log in or Create an account to join the conversation.

More
7 years 10 months ago #3 by ssh
Where?
Database?
What will happens with all those users that already have a long username?
I think it is a risky process for a production site.

What other way do you suggest?

Please Log in or Create an account to join the conversation.

More
7 years 10 months ago #4 by 810
i thought it was in joomla users itself, but it isn't. Then i remebered a pr to fix this issue.

mhh maybe you can try break-word css property

Please Log in or Create an account to join the conversation.

More
7 years 10 months ago - 7 years 10 months ago #5 by ssh

810 wrote: maybe you can try break-word css property

I will consider that option.


Also, you can add some lines to crypsis in order to reduce the size of username when is longer than xx characters.

in the meanwhile I have now added maxlength="15" in registration.xml to avoid further cases.

Thanks
Regards,
Last edit: 7 years 10 months ago by ssh.

Please Log in or Create an account to join the conversation.

Time to create page: 0.536 seconds