Bug #39459 Bug in forge PHP code on searching "Workbench"
Submitted: 15 Sep 2008 20:03 Modified: 13 Jan 2009 20:59
Reporter: Roland Bouman Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Websites: MySQLForge Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Dups Wijay CPU Architecture:Any

[15 Sep 2008 20:03] Roland Bouman
Description:
http://forge.mysql.com/wiki/Special:Search?search=Workbench&go=Go

Fatal error: Call to a member function getText() on a non-object in /data0/forge/work/w/includes/SpecialSearch.php on line 324

this is dependent upon the search string, and appears to occur when something is found

How to repeat:
http://forge.mysql.com/wiki/Special:Search?search=Workbench&go=Go

Suggested fix:
fix
[16 Sep 2008 4:36] Valeriy Kravchuk
Thank you for a bug report.
[13 Jan 2009 20:59] Dups Wijay
Thank you for your bug report. This issue has now been fixed. There was a bug in the mediawiki where it would try to match a title and then not proceed. This has now been fixed and should return search results (I believe as intended).