"Vew Issues" page has gone blank

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
thegash35
Posts: 5
Joined: 24 Sep 2008, 15:48

"Vew Issues" page has gone blank

Post by thegash35 »

After assigning my first issue to a user, it appears that the "view issues" page has gone blank.

Any idea why this has happened? I am not filtering anything. It is mantis version 1.1.2

Thanks in advance.
thegash35
Posts: 5
Joined: 24 Sep 2008, 15:48

Re: "Vew Issues" page has gone blank

Post by thegash35 »

After some more playing around, it seems that the view issues page displays no results when the filter is set to assigned by [any]. If I choose one or more assignees from that filter menu, it does display results.
lparker
Posts: 1
Joined: 13 Oct 2008, 19:52

Re: "Vew Issues" page has gone blank

Post by lparker »

It is a problem with the display of assigned bugs. Can't figure out what exactly is going wrong but setting

$g_show_assigned_names=OFF;

in config.inc.php

will get you bugs showing up again.
thegash35
Posts: 5
Joined: 24 Sep 2008, 15:48

Re: "Vew Issues" page has gone blank

Post by thegash35 »

Thanks - that did the trick!
Post Reply