Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.0
-
Fix Version/s: 1.5.0
-
Component/s: Site Generation Service
-
Labels:None
-
Environment:
QA Environment
service build#33
Description
2 Pixel hits are generated on clicking Contact Us link and submitting form respectively.
1. Send SGS request .
2.Access the website
3.Click on Contactus link.
4.Login to Pixel1 server and verify the pixel hit
tail -f /usr/local/share/tsa/logs/spike-v2/waypoints/2012-08-30-0900-100000192-69.tsv
Actual result : 2 pixel hits (duplicate) are logged to pixel log
Expected: 1 pixel hit should be logged to Pixel log.
5.Enter valid content to contact us form; click on SUBMIT and observe the Pixel log.
Actual result : 2 pixel hits (duplicate) are logged to pixel log
Expected: 1 pixel hit should be logged to Pixel log.