"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "5da76157a4b7d5f595c846cf5e95f6d085b350e2"
Change in choosing langugage in singup
As the old code is checking if URL has 8 segmants
, and if it is then selecting second last as lang
code. But that is working if URL is kind of https://<DOMAIN>/apps/ecloud-accounts/accounts/en/signup
But, for https://<DOMAIN>/en/signup
this fails so I added a fix here.
Edited by Ronak Patel