User-defined field being reapeated in history without change

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Marcel
Posts: 5
Joined: 26 Oct 2009, 08:47

User-defined field being reapeated in history without change

Post by Marcel »

We just started working with Mantis and have a problem with the history of our issues. The problem seems to be connected with a user defined pulldown list which we added to our issue form.

The pulldown list is named "Betriebsart", has 5 items and supports multiple selections.

After every change being made in an issue, the pulldown list will appear as first entry in the history even if nothing has changed within the list itself:

Code: Select all

22.10.2009 10:13    Marcel Bedienbereich  	 EB Einzelbetrieb => EB Einzelbetrieb
22.10.2009 10:13 	Marcel Note Added: 0000004 	
22.10.2009 10:13 	Marcel Status 	assigned => resolved
As you can see above, I added a note "0000004" and changed the status from assigned to resolved. The pulldown list appears as first entry although nothing has been changed there.

Any ideas?
Thanks!
Mantis: 1.2.0rc2
MySQL: 5.1.33
PHP: 5.2.9
OS: XP SP3
atrol
Site Admin
Posts: 8576
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: User-defined field being reapeated in history without change

Post by atrol »

Hi Topic deleter :wink:
Have a look at the following links for some more information

Seems to be fixed in 1.2
www.mantisbt.org/bugs/view.php?id=9235

Hints what could be done
www.mantisbt.org/forums/viewtopic.php?f=3&t=4795
Please use Search before posting and read the Manual
Marcel
Posts: 5
Joined: 26 Oct 2009, 08:47

Re: User-defined field being reapeated in history without change

Post by Marcel »

Perfect, thanks very much!
Mantis: 1.2.0rc2
MySQL: 5.1.33
PHP: 5.2.9
OS: XP SP3
Marcel
Posts: 5
Joined: 26 Oct 2009, 08:47

Re: User-defined field being reapeated in history without change

Post by Marcel »

We now updated to Mantis 1.2.0rc2 and the problem still occurs with user definded fiels of the type MutiSelectionField.
Any idea?
Mantis: 1.2.0rc2
MySQL: 5.1.33
PHP: 5.2.9
OS: XP SP3
Post Reply