logo       
Google Custom Search
    AddThis Social Bookmark Button

Related Msgs: audio.musicbrai...    enbd.general/20...    ietf.idr/2002-0...    java.ant-contri...    gnu.make.genera...    qplus.devel/200...    video.freevo.cv...    os.netbsd.ports...    yellowdog.gener...    xfree86.cvs/200...    search.nutch.us...    freedesktop.xse...    programming.swi...    capabilities.ge...    telephony.pbx.a...    mail.sylpheed.c...    db.firebase.por...    boot-loaders.u-...    recreation.radi...    netbsd.bugs/200...    web.zope.plone....    user-groups.lin...   

mantisbt bug_view_advanced_page.php,1.73,1.74: msg#00046

Subject: mantisbt bug_view_advanced_page.php,1.73,1.74
Update of /cvsroot/mantisbt/mantisbt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25866

Modified Files:
        bug_view_advanced_page.php 
Log Message:
fix for 0005776: Impossible access to bug view


Index: bug_view_advanced_page.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/bug_view_advanced_page.php,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- bug_view_advanced_page.php  13 Jun 2005 19:15:33 -0000      1.73
+++ bug_view_advanced_page.php  14 Jun 2005 11:25:59 -0000      1.74
@@ -33,7 +33,7 @@
                $g_project_override = $t_bug->project_id;
        }
 
-       if ( ADVANCED_ONLY == config_get( 'show_view' ) ) {
+       if ( SIMPLE_ONLY == config_get( 'show_view' ) ) {
                print_header_redirect ( 'bug_view_page.php?bug_id=' . $f_bug_id 
);
        }
 



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>