have following snippet:

20 = TEXT
20.typolink.parameter = {$searchPage}
20.typolink.returnLast = url
20.wrap = <form id="searchform" name="tx_indexedsearch" method="post" 
action="|">

when i call page without www it gives me search/  in action field
when i call it with www it gives me http://domain/search/ in action field

baseURL l is https://domain

which gives me mixed content on page when i call it with www

same goes if i use fluid <f:link pagUId= /> in case without www it gives me 
just page link without http://domain/  with www it adds http://domain/

typo3 version is 7.6.5

can someone point out to a patch if there was one or which file should i modify 
to fix it ?
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to