Details
-
Test
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.7
-
None
Description
We don't have any tests in place for decoding something like "SGVsbG8gV29ybGQ=SGVsbG8gV29ybGQ=" where there is a pad character in the middle.
I think our behaviour unwittingly changed for this kind of input between 1.3 and 1.4.
Here's a unit test so we don't make that mistake again!