Kunena 7.0.4 Released

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

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

More
9 years 10 months ago #176616 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.

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

More
9 years 10 months ago #176622 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
9 years 10 months ago #176623 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
9 years 10 months ago #176624 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
9 years 10 months ago - 9 years 10 months ago #176625 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: 9 years 10 months ago by ssh.

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

Time to create page: 0.240 seconds