AsmBB

Power
Login Register

bug in user profile url
0

#15676 (ツ) ganuonglachanh
Created 24.11.2018, read: 3920 times

Hi

404 error on my user profile url https://board.asm32.info/!userinfo/ganuonglachanh

But this work : https://board.asm32.info/!userinfo/ganuonglachanh%20

Maybe we should replace space in username?

#15678 (ツ) johnfound
Created 24.11.2018, read: 3917 times
ganuonglachanh

Hi

404 error on my user profile url https://board.asm32.info/!userinfo/ganuonglachanh

But this work : https://board.asm32.info/!userinfo/ganuonglachanh%20

Maybe we should replace space in username?

It is not a bug actually. Your user name is not "ganuonglachanh", but "ganuonglachanh ". It is your problem why you decided to choose such a nickname. All the links in the forum to your profile work as intended.

#15682 (ツ) ganuonglachanh
Created 24.11.2018, read: 3913 times
johnfound
ganuonglachanh

Hi

404 error on my user profile url https://board.asm32.info/!userinfo/ganuonglachanh

But this work : https://board.asm32.info/!userinfo/ganuonglachanh%20

Maybe we should replace space in username?

It is not a bug actually. Your user name is not "ganuonglachanh", but "ganuonglachanh ". It is your problem why you decided to choose such a nickname. All the links in the forum to your profile work as intended.

May be i’m writing with my phone so auto correct and auto fill add some spaces.

Would it be better to TRIM the username ? Prevent this issue or best: remove spaces in username?

#15683 (ツ) ganuonglachanh
Created 24.11.2018, read: 3911 times

More info:

At the bottom of the page:

The “Online Now” link lead to 404 url when I click my username and the “The latest registered user is” can handle space, so no 404

#15686 (ツ) johnfound
Created 24.11.2018, read: 3909 times
ganuonglachanh

Would it be better to TRIM the username ? Prevent this issue or best: remove spaces in username?

Well, yes trimming leading and trailing spaces of the user name is probably a good idea. But removing the spaces inside the user name will be excessive IMHO.

I will fix it.

#15687 (ツ) johnfound
Created 24.11.2018, read: 3905 times

The problem is fixed now.

The old users with leading and trailing spaces should not have problems with the links to their profiles. The new such users can't be registered.

@"ganuonglachanh ": You are unique now. rofl

#15688 (ツ) ganuonglachanh
Created 24.11.2018, read: 3902 times
johnfound

The problem is fixed now.

The old users with leading and trailing spaces should not have problems with the links to their profiles. The new such users can't be registered.

@"ganuonglachanh ": You are unique now. rofl

Thanks, a gift for a tester rofl

bug in user profile url
0

AsmBB v3.0 (check-in: a316dab8b98d07d9); SQLite v3.42.0 (check-in: 831d0fb2836b71c9);
©2016..2023 John Found; Licensed under EUPL. Powered by Assembly language Created with Fresh IDE