| No highlight in a search |
When I perform a simple search, why won't the word(s) I entered highlight on the page in document view?There is a known URL parsing bug in the ResCartaWeb servlet interface. This problem only occurs when a double forward slash is placed within the requesting URL. This works, http://mydomain.com/index.htm. This does not, http://mydomain.com//index.htm
|