Status of @50@

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
dougget
Posts: 1
Joined: 26 Oct 2005, 16:52

Status of @50@

Post by dougget »

For some reason, some of my items have a status of @50@
How does this happen?
How can I prevent it?

Thank you,
Doug
Narcissus
Developer
Posts: 338
Joined: 17 Feb 2005, 09:45

Post by Narcissus »

A status of 50 is the 'assigned' status.

Mantis will show the number (with @ symbols on either side) when it can't convert that number to an appropriate string.

Have you possibly changed either $g_status_enum_string or $s_status_enum_string?

It could be that you've edited one or both of these and removed that particular status. In this case Mantis would show @50@ whenever it finds an issue who's status is 'Assigned' (possibly issues that were still set on this value at the time of changing).

Hope this helps...
Post Reply