'highlight matches' lacks $BASE_URL
"Norbert Titz" <[email protected]> Sun, 6 Apr 2003 00:37:40 +0200
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <001c01c2fbc4$3da23e80$0101690a@586> |
Hi! The feature 'highlight matches' in version 3.31b produces a <base href="..."> tag in the html head section of a result file. This base href is a relative URL which doesn't include the $BASE_URL variable. With Internet Explorer none of the created links are working, Mozilla didn't produce the very same problem but did also not work as expected. The version 3.30 used an absolute URL in the base href tag and worked properly. Did I miss something?