Web wallet or testnet dispenser error

Hi,
Using https://wallet.myalgo.com/
I created a new web wallet, then I tried to get some Algo to the generated address on the testnet dispenser:

Status: Code 500 Internal Server Error: failed to dispense money - failed to decode address https://testnet.algoexplorer.io/address/62CXSWNKJAEGLI2JJWQOM7DA4XYR5DOQQH4HQP6UYL5RQP2CUUQJSCEZQI to base 32

Either Web wallet or testnet dispenser has a bug (or both).

Dispenser seems to work now:

62CXSWNKJAEGLI2JJWQOM7DA4XYR5DOQQH4HQP6UYL5RQP2CUUQJSCEZQI
Dispense
Status: Code 200 OK: {"Type":"pay","Sender":"GD64YIY3TWGDMCNPP553DZPPR6LDUSFQOIJVFDPPXWEG3FVOJCCA","Fee":{"Raw":10000},"FirstValid":3073036,"LastValid":3074036,"Note":null,"GenesisID":"testnet-v1.0","GenesisHash":[72,99,181,24,164,179,200,78,200,16,242,45,79,16,129,203,15,113,240,89,167,172,32,222,198,47,127,112,229,9,58,34],"VotePK":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"SelectionPK":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"VoteFirst":0,"VoteLast":0,"VoteKeyDilution":0,"Receiver":"62CXSWNKJAEGLI2JJWQOM7DA4XYR5DOQQH4HQP6UYL5RQP2CUUQA","Amount":{"Raw":100000000},"CloseRemainderTo":"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"} 

But now the “Receiver” field is buggy in the answer:

"Receiver":"62CXSWNKJAEGLI2JJWQOM7DA4XYR5DOQQH4HQP6UYL5RQP2CUUQA"

Anyway, the dispenser sent it to the correct address, 62CXSWNKJAEGLI2JJWQOM7DA4XYR5DOQQH4HQP6UYL5RQP2CUUQJSCEZQI

I was able to reproduce the issue on testnet but not on BetaNet. I suspect that the issue has been resolved, and will get delivered on the next release. If you think this is not the case, please feel free to post your findings.