Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Himalaya
-
Fix Version/s: Himalaya
-
Component/s: None
-
Labels:None
-
Environment:
Sapi – Build 755
Reseller UI – Build 190
Merchant UI – Build 59
Data Util Jar – Build 126
Ops Scripts – build 230
Core – Himalaya Build 9
BidMgr – Himalaya Build 19
AMl Notification Templates #42
-
Sprint:Sprint 4
Description
The URL fields are not handling leading and trailing spaces correctly.
The Primary Destination URL, Ads Destination URL and Sitelink URL will go to error when they have leading spaces in the URL. Trailing spaces will get deployed with trailing spaces.
Also, the Ads destination URL will adjust the bytes remaining by 8 bytes for each space entered before the URL.
We should be trimming leading and trailing spaces.