Currently when a webform node is picked up in search and is being displayed in a search result, it triggers the form building and also a redirection to https. Securepages might as well try to redirect back and cause a redirect loop, though with the hook_module_implements_alter in place, im not yet sure why that happens. Anyway, I think the search result page shouldnt redirect to https just because a webform node to keep the behaviour consistent.

Comments

nagba’s picture

Status: Active » Needs review
StatusFileSize
new1.74 KB

proposed patch