• mcondev@gmail.com

    (@mcondevgmailcom)


    I have just installed this plugin to my 3.3.2 wordpress. I can create a bug, add filters but when I hit “remove all filters” I get a empty page with a error

    Not Found
    The requested URL /bugs-2 was not found on this server.
    Apache/2.2.14 (Ubuntu) Server at localhost Port 80

    Please help.
    Siddharth

    http://wordpress.org/extend/plugins/bug-library/

Viewing 1 replies (of 1 total)
  • “Remove all filters” link does not include site URL, which breaks the link on websites that are not in domain root.

    Here is the fix:

    File: bug-library.php
    Line: 1705

    $output .= "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='".get_site_url().'/'.$parentslug. "'>Remove all filters</a>";

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Bug Library] Remove All Filters does not work’ is closed to new replies.