Menu

Small bug in index.php

Help
Anonymous
2002-03-27
2002-03-27
  • Anonymous

    Anonymous - 2002-03-27

    After getting this working and creating my first project and bug, I found a little bug in index.php

    Under Five most recently submitted bugs: and Five most recently closed bugs:  I found that $bugid was not being passed.

    I fixed this by changing lines 192 and 210 from "'bugid' => $bugid," to "'bugid' => $bug_id,"

    That seemed to fix the problem. Without the change I get a message saying : That bug does not exist.

    - Mike

     
    • Benjamin Curtis

      Benjamin Curtis - 2002-03-27

      I just broke this yesterday. :)  Fixed in CVS.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.