Project

General

Profile

Actions

Bug #1768

closed

Javascript error in "include_searchbox.jsp" for default skin

Added by Owen Jones over 19 years ago. Updated over 19 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
metacat
Target version:
Start date:
11/12/2004
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
1768

Description

Clicking on the common search terms produces an "error on page" (Line: 1,
Char: 1, Error: Object expected, Code: 0, URL:
http://localhost:8080/test1/index.jsp)

I found that if I replace:
"<a target="_top" href="javascript:keywordSearch
(document.searchForm, 'alpine')" class="searchsubcat">Alpine,</a>"

with:
"<a href="#" onClick="keywordSearch(document.searchForm, 'alpine')"
class="searchsubcat">Alpine,</a>"

It works fine.

Actions #1

Updated by Saurabh Garg over 19 years ago

Fixed.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 1768

Actions

Also available in: Atom PDF