Closed
Bug 304038
Opened 19 years ago
Closed 19 years ago
Support javascript in search plugins
Categories
(Firefox :: Search, enhancement)
Firefox
Search
Tracking
()
RESOLVED
INVALID
People
(Reporter: bekarthik, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 I write searchplugins for my organization. There are few weblinks wherein i need to append a ':' between the user value and input name. For example field=par:user. I hope this example is clear. `field' is the input name, `user' is the value passed and `par' is an identifier. If few basic javascripts are allowed this would be of great help. Reproducible: Always Steps to Reproduce: 1. <Check the details section> 2. 3. Actual Results: <Check the details section> Expected Results: <Check the details section> <Check the details section>
Comment 1•19 years ago
|
||
Do you mean search plugins in the search bar? If so that has nothing to do with the find bar/fast find.
| Reporter | ||
Updated•19 years ago
|
Component: Find Toolbar / FastFind → Search
Comment 4•19 years ago
|
||
This probably isn't possible due to format restrictions. And it's not clear why would you need JS for a search plugin.
OS: Windows XP → All
Hardware: PC → All
Summary: Fastfind to use basic javascript → Support javascript in search plugins
Version: unspecified → Trunk
Comment 5•19 years ago
|
||
(In reply to comment #3) > This is probably INVALID per the fixing of bug 290037. Exactly.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Updated•16 years ago
|
QA Contact: fast.find → search
You need to log in
before you can comment on or make changes to this bug.
Description
•