diff -r 3a3bac500145 -r 5e0dece09f96 Symbian.org/Bugzilla.js --- a/Symbian.org/Bugzilla.js Tue Jun 16 10:23:34 2009 +0100 +++ b/Symbian.org/Bugzilla.js Mon Jul 13 10:42:26 2009 +0100 @@ -36,7 +36,7 @@ BugzillaSearchPanel.prototype = new ListView(null,null); - +//http://developer.symbian.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&content=test&field-1-0-0=bug_status&field-1-1-0=product&field-1-2-0=content&product=classicui&query_format=specific&remaction=&type-1-0-0=anyexact&type-1-1-0=anyexact&type-1-2-0=matches&value-1-0-0=UNCONFIRMED%2CNEW%2CASSIGNED&value-1-1-0=classicui&value-1-2-0=test&title=Bug%20List&ctype=atom BugzillaSearchPanel.prototype.bugzillaSearchClicked = function() { // create the RssReader for bugzilla var searchString = this.searchTerm.getText();