|
|
Choosing A Webhost: |
mantisbt/core filter_api.php,1.97,1.98: msg#00034bug-tracking.mantis.cvs
Update of /cvsroot/mantisbt/mantisbt/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20625/core Modified Files: filter_api.php Log Message: Fixed 5434: More SELECT DISTINCT (in filter_api.php) Index: filter_api.php =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/core/filter_api.php,v retrieving revision 1.97 retrieving revision 1.98 diff -u -d -r1.97 -r1.98 --- filter_api.php 9 Apr 2005 12:43:48 -0000 1.97 +++ filter_api.php 13 Apr 2005 11:15:18 -0000 1.98 @@ -667,7 +667,7 @@ $t_id_join = $t_id_join . " INNER JOIN $t_bugnote_table ON $t_bugnote_table.bug_id = $t_bug_table.id"; $t_id_join = $t_id_join . " INNER JOIN $t_bugnote_text_table ON $t_bugnote_text_table.id = $t_bugnote_table.bugnote_text_id"; } - $query = "SELECT DISTINCT $t_bug_table.id + $query = "SELECT DISTINCT $t_bug_table.id AS id $t_from $t_id_join $t_id_where"; ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | mantisbt manage_config_work_threshold_page.php,1.4,1.5 manage_config_workflow_page.php,1.4,1.5, Glenn Henshaw |
|---|---|
| Next by Date: | mantisbt bug_report_advanced_page.php,1.46,1.47 bug_report_page.php,1.49,1.50, Glenn Henshaw |
| Previous by Thread: | mantisbt manage_config_work_threshold_page.php,1.4,1.5 manage_config_workflow_page.php,1.4,1.5, Glenn Henshaw |
| Next by Thread: | mantisbt bug_report_advanced_page.php,1.46,1.47 bug_report_page.php,1.49,1.50, Glenn Henshaw |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |