Hello, I think I have spotted a bug in the search process.
If you search for some item and you get results from the homepage, clicking on the link takes you to the blank homepage subordinate of home.
As a fix I did the following.
Associated the RelatedLink Doctype to ContentMaster of which I added a Head Section Property to gain access to the <head></head>. Then I added the following to the <head> of the subordinate homepage.
I know its a hack. Can you think of a better way to alleviate this problem?
Search Results Bug
Hello, I think I have spotted a bug in the search process.
If you search for some item and you get results from the homepage, clicking on the link takes you to the blank homepage subordinate of home.
As a fix I did the following.
Associated the RelatedLink Doctype to ContentMaster of which I added a Head Section Property to gain access to the <head></head>. Then I added the following to the <head> of the subordinate homepage.
I know its a hack. Can you think of a better way to alleviate this problem?
is working on a reply...