SMF icon indicating copy to clipboard operation
SMF copied to clipboard

[2.1.4]: GMail semicolon encoding

Open itspoonmkohv opened this issue 11 months ago • 2 comments

Basic Information

GMail encodes activation links with uppercase urlencode. SMF checks for lowercase urlencoded semicolons. Thus activation links doesn't work for GMail.

Steps to reproduce

  1. Create new account with GMail
  2. Click on activation link

Expected result

Account get's verified

Actual result

An error has occurred. Sorry, this section isn't available at this time.

Version/Git revision

2.1.4

Database Engine

MySQL

Database Version

No response

PHP Version

10.3.28-MariaDB

Logs

No response

Additional Information

No response

itspoonmkohv avatar Mar 04 '24 13:03 itspoonmkohv

FYI: This was reported for 2.1.4 but the fix merged was for 3.0

DiegoAndresCortes avatar Mar 09 '24 06:03 DiegoAndresCortes

You're right. Thanks.

Sesquipedalian avatar Mar 09 '24 17:03 Sesquipedalian