After upgrade to 1.0.0a3 the "pen" is gone

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
hinke
Posts: 23
Joined: 15 Feb 2005, 08:35
Location: Lund, Sweden
Contact:

After upgrade to 1.0.0a3 the "pen" is gone

Post by hinke »

We used to have a pen in the "View issues" page, when we pressed the pen it opened the issue and we could edit it. In 1.0.0a3 it is gone. Anyone know of this "problem"
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

If you open the issue via the bug link, is there an update button? If not, mantis doesn't believe that you have the rights to update the bug.
hinke
Posts: 23
Joined: 15 Feb 2005, 08:35
Location: Lund, Sweden
Contact:

Post by hinke »

I have an update button when I open the issue.

I think the whole column is gone. Do I need to specify which columns should be shown? We have made changes so we show our custom fields in the list of issues.

-Henrik
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

If you have implemented the custom_function_override_get_columns_to_view() function, you will need to make sure it includes the following fields:

"selection" - to show the check boxes for issue selection.
"edit" - to show the pen.

Regards,
Victor.
MantisConnect
http://www.futureware.biz
Post Reply