Search found 8378 matches

by atrol
02 Oct 2010, 10:33
Forum: General Discussion
Topic: How to view 'bugs I changed today'
Replies: 3
Views: 3063

Re: How to view 'bugs I changed today'

Click on "Use Date Filters:" at "View Issues" page
by atrol
02 Oct 2010, 10:29
Forum: Help
Topic: Filter by build number
Replies: 7
Views: 4275

Re: Filter by build number

Do you have more than one project and selected "All Projects" when filtering?
If yes, try selecting just one of the projects and check whether you see the build filter.
by atrol
01 Oct 2010, 14:40
Forum: Help
Topic: How to change reporter of the ticket?
Replies: 31
Views: 15449

Re: How to change reporter of the ticket?

You should compare the generated codes in browser.(use Ctrl U in Firefox for it) and have a look especially around "reporter_id_edit" for differences.
by atrol
01 Oct 2010, 13:29
Forum: Help
Topic: How to change reporter of the ticket?
Replies: 31
Views: 15449

Re: How to change reporter of the ticket?

You have now developer rights
by atrol
01 Oct 2010, 11:36
Forum: Help
Topic: How to change reporter of the ticket?
Replies: 31
Views: 15449

Re: How to change reporter of the ticket?

To find out if this is related to browser or related to your installation:
Create an account at my test installation http://62.75.242.233/mantisbt-1.2.3
After registration tell me your user name, I will give you rights to change the reporter
by atrol
01 Oct 2010, 10:30
Forum: Help
Topic: How to change reporter of the ticket?
Replies: 31
Views: 15449

Re: How to change reporter of the ticket?

You started writing about IE8, I just realized that you also wrote about Firefox.
Does this also mean, that you are able to reproduce the problem with IE8 and Firefox ?
by atrol
01 Oct 2010, 10:26
Forum: Help
Topic: Unable to load font(s)
Replies: 1
Views: 1380

Re: Unable to load font(s)

Maybe some information which helps
http://www.mantisbt.org/bugs/view.php?id=10995
by atrol
01 Oct 2010, 10:18
Forum: Help
Topic: Account Update problem
Replies: 6
Views: 3643

Re: Account Update problem

Version of mantis : 1.2.2 Version of PHP : 5.3.0 Do not use PHP 5.3.0, update to 5.3.3 or downgrade to 5.2 (there are a lot of known bugs in PHP 5.3.0, some of them also affecting MantisBT) After changing your PHP you should also update to MantisBT 1.2.3 , see what has been fixed http://www.mantisb...
by atrol
01 Oct 2010, 09:26
Forum: Help
Topic: Account Update problem
Replies: 6
Views: 3643

Re: Account Update problem

There is more information needed to have a look at this.
To start, at least version of MantisBT and PHP
by atrol
01 Oct 2010, 09:20
Forum: General Discussion
Topic: TOO MANY USERS IN SAME TIME
Replies: 8
Views: 6741

Re: TOO MANY USERS IN SAME TIME

Do you think the displayed error message can be true?
Are there many users on your system?
Or do you think the message is wrong, because you have just few users working with your installation?
by atrol
01 Oct 2010, 09:16
Forum: Help
Topic: Report via email?
Replies: 5
Views: 3852

Re: Report via email?

Have a look at the biggest issue entry ever http://www.mantisbt.org/bugs/view.php?id=4286 There are also attachements for older versions of MantisBT I don't think it would be a good idea to use this feature with older versions of MantisBT, there might be problems to get support for this. Quite often...
by atrol
01 Oct 2010, 09:09
Forum: Deutsch
Topic: XML Import schlägt fehl
Replies: 2
Views: 4912

Re: XML Import schlägt fehl

Hört sich ziemlich genau nach diesem bekannten Fehler an
http://www.mantisbt.org/bugs/view.php?id=12112

An dieser Stelle hat ein Anwender einen Workaround vorgeschlagen, der bei ihm funktioniert hatte
http://www.mantisbt.org/bugs/view.php?id=12112#c26730
by atrol
01 Oct 2010, 07:36
Forum: Help
Topic: How to change reporter of the ticket?
Replies: 31
Views: 15449

Re: How to change reporter of the ticket?

nemeckova wrote: We have no special plugins in Firefox.
The discussion at http://www.mantisbt.org/bugs/view.php?id=11523 is not about Firefox plugins, it's about MantisBT plugins
Did you try the proposed change of core/projax_api.php ?
by atrol
01 Oct 2010, 07:29
Forum: Help
Topic: Per Project Access Thresholds (v1.2.3)
Replies: 2
Views: 1554

Re: Per Project Access Thresholds (v1.2.3)

That was long before my time with MantisBT, has been removed in 2002 Have a look at http://git.mantisbt.org/?p=mantisbt.git;a=blob;f=doc/ChangeLog;h=f6997d5d7e7a123d8f9d5ec5719e9ead86ca5ef3;hb=refs/heads/master-1.0.x See line 1529: * Removed access_min and access threshold concepts from the user and...
by atrol
01 Oct 2010, 06:41
Forum: Help
Topic: Filter by build number
Replies: 7
Views: 4275

Re: Filter by build number

Did you set $g_enable_product_build = ON; in config_inc.php ?