|

Change Log for the Search Plugin Validator
- 2006-Feb-09
- Added code to extract the charset from the plugin source and use
that charset when the search simulator form is submitted. Mozilla appears
to use that charset to support international character sets.
- 2005-Feb-21
- Added code to default the scheme of action URIs to 'http'. Mozilla
supports actions such as 'www.google.com/search', so we've updated the
validator to emulate the browser's behavior.
- 2004-Dec-12
- Corrected a bug that showed misleading information in sidebar debugging
results. We always reported that the resultListEnd
string was found, even when the value was not found.
- 2004-Dec-11
- Corrected a bug that created incorrect absolute URIs for some sidebar
results
- 2004-Dec-01
- Added code to identify missing closing quotes for values of attributes
- 2004-Jul-30
- Added a walkthrough page to provide some
more details about how to use the plugin validator
- 2004-Jul-13
- Added a sidebar debugging option so that one can see how Mozilla would
parse the results page for the sidebar results
- 2004-Jul-07
- Added icons to the simulated sidebar results
- 2004-Jul-05
- Added the ability to simulate sidebar results for the plugin being
validated
- 2004-Jun-22
- Added the ability to perform searches using the plugin being validated
- 2004-Jun-13
- Initial public release
|