]
Nick Boldt commented on JBDS-3547:
----------------------------------
OK, so then my PR should be fine, as it's basically just one simple global
substitution:
{code}s#http://www.redhat.com/j/elqNow/elqRedir.htm?ref=http#https#g{code}
Please approve and push to prod if you're satisfied w/ the PR and the above
explanation, [~akazakov].
Eloqua tracking of Eloqua tracked links
---------------------------------------
Key: JBDS-3547
URL:
https://issues.jboss.org/browse/JBDS-3547
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: website
Affects Versions: 9.0.0.GA
Reporter: David Hladky
Assignee: Alexey Kazakov
Fix For: 7.1.1.GA, 8.0.0.GA, 8.1.0.GA, 8.1.1.GA, 9.0.0.GA, 9.1.0.Beta1
I noticed, that all [
downloads|http://tools.jboss.org/downloads] have Eloqua tracking
link added. This is wrong, because Download Manager also adds Eloqua tracking, so each
download goes through the Eloqua twice.
I also noticed, that "http" is used in the links which should be replaced with
"https". Apache does the redirect, but it is one unnecessary redirect in the
process.