"View Issues" only display 1 issue / partial list.

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
speaktek
Posts: 2
Joined: 30 Apr 2008, 12:25

"View Issues" only display 1 issue / partial list.

Post by speaktek »

1.1.0

Selecting "View Issues" only shows one issue.
I have the default filter setting (Any / All / Show 50).

I logged in as Admin...with access to all projects.

Any thoughts? Thanks!
Attachments
Screen Shot
Screen Shot
Screen_Shot.jpg (114.32 KiB) Viewed 3957 times
speaktek
Posts: 2
Joined: 30 Apr 2008, 12:25

Re: "View Issues" only display 1 issue / partial list.

Post by speaktek »

We updated to 1.1.1, same issue...anybody have an idea?
Blue Ninja
Posts: 16
Joined: 23 Dec 2006, 20:57
Location: CT, USA
Contact:

Re: "View Issues" only display 1 issue / partial list.

Post by Blue Ninja »

From the screen shot, it looks like it aborts rendering the table at the Updated column. Can you do a View PAge Source on that page? There might be some helpful (or not) error information before the table tag, or possibly after that cell. Just a thought.
olli.kraft
Posts: 3
Joined: 01 May 2008, 08:35

Re: "View Issues" only display 1 issue / partial list.

Post by olli.kraft »

I have the same problem. I have a list of features - but they are not listed. Is this normal?
Mantis 1.1.1
Blue Ninja
Posts: 16
Joined: 23 Dec 2006, 20:57
Location: CT, USA
Contact:

Re: "View Issues" only display 1 issue / partial list.

Post by Blue Ninja »

I had this problem also after a system upgrade - the problem was the memory_limit setting in php.ini. It defaults to 8, but it was insifficient (turning on error messages revealed this issue). I changed mine to 16, but 12 should probably suffice.
Post Reply