Page 1 of 1
Customization Profile
Posted: 13 Oct 2005, 14:07
by Slala
Hi!
I wanted to know if it is possible to customize profiles, for example I need second fields for Platform, OS or version.
If anybody knows how to do this plz let me know
Thanks Bye
Mantis ver.
Posted: 14 Oct 2005, 08:31
by slala
I use version 1.0.0rc1
BYE
Posted: 14 Oct 2005, 11:25
by vboctor
Did you consider using custom fields?
Regards,
Victor
Subscribe to Mantis Blog
http://www.futureware.biz
Global profile customization
Posted: 14 Oct 2005, 12:16
by slala
Yes I considered but I wander if it is possible to add custom field to profile so entire profile information could be added at once while reporting bugs, just by choosing profile.
Regards
Slala
Re: Customization Profile
Posted: 06 Jun 2013, 16:32
by M@rce
I wonder the same; is possible to add custom field to profile, so entire profile information could be added at once while reporting bugs just by choosing profile?
Thanks

Re: Customization Profile
Posted: 06 Jun 2013, 21:40
by atrol
This is a known feature request but not yet implemented.
http://www.mantisbt.org/bugs/view.php?id=7192
You would have to write a plugin or submit a patch to get this functionality.
A patch increases the chances of improvement eventually making it into MantisBT core. All contributions are welcome and greatly appreciated.
Patch submissions can be made in several ways. In the order of preference:
1. Send us a Pull Request on our Github repository [1]
2. Attach a GIT patch to the issue
3. Attach a Unified Diff, clearly specifying the patch's base release
Kindly avoid to upload entire modified PHP files.
Please make sure that your submissions adhere to our Coding Guidelines [2], if they don't your patch might be rejected.
[1]
https://github.com/mantisbt/mantisbt
[2]
http://www.mantisbt.org/wiki/doku.php/m ... guidelines