View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009749 | mantisbt | integration | public | 2008-10-26 16:12 | 2025-03-24 08:25 |
Reporter | vboctor | Assigned To | vboctor | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.2.0a3 | ||||
Summary | 0009749: Integrate the IE and Firefox search plugin into Mantis out-of-the-box | ||||
Description | Sometime ago I've implemented a plugin for Firefox. This issue should make this work with both IE and Firefox and be shipped with MantisBT and auto-discovered by the browsers. The following forum thread has some related information: | ||||
Tags | No tags attached. | ||||
Dont forget to see http://git.mantisbt.org/?p=mantisbt.git;a=blobdiff;f=core/html_api.php;h=aeb67e43b57e55f0d14ecd75bba5b169e695f303;hb=a09b9e7c3b9c0cce7ade7c6dba57c8a0d84af669;hpb=1deafaa546e1ef4001e32d887cfc46a5ded2460e for a bugfix for localhost url.. By the way.. This search box tool works great in firefox.. but will not do anything in IE7.. Any ideas? P.S. The patch in the above link was never applied to www.mantisbt.org |
|
According to this link https://developer.mozilla.org/en/Creating_OpenSearch_plugins_for_Firefox P.S. The open search at the link above searches text BUT oddly yeilds an error in IE. Gotta love Microsoft |
|
Hey guys. MY BAD!!! IE7 makes you "add search providers" for it to work. However, I was right about the icons.. |
|
MantisBT: master 2cb9d895 2008-10-27 01:54 Details Diff |
Fixes 0009749: Integrate the IE and Firefox search plugin into Mantis out-of-the-box git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5742 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0009749 |
|
add - browser_search_plugin.php | Diff File | ||
mod - core/html_api.php | Diff File | ||
MantisBT: master a09b9e7c 2008-11-30 14:16 Paul Richards Details Diff |
search url's shouldn't be localhost (incidently, they also dont seem to register in IE8 correctly) |
Affected Issues 0009749 |
|
mod - core/html_api.php | Diff File |