MantisBT

View Issue Details Jump to Notes ] Wiki ] Related Changesets ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010663mantisbtotherpublic2009-07-01 03:192012-09-27 16:49
ReporterKirill 
Assigned Todregad 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version1.2.0rc1 
Target VersionFixed in Version 
Summary0010663: APPLICATION ERROR 0000201
DescriptionSelect issues ib issues-list change selected project to all project and get error
APPLICATION ERROR 0000201

Для bug_arr ожидался массив, а получена строка.
for bug_arr wait array, but recieve string
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (0022338)
Kirill (reporter)
2009-07-01 03:21

sorry
1. Select issues in issues-list
2. Change developer
3. change selected project to all project and get error
User avatar (0022339)
dhx (developer)
2009-07-01 04:44

Thanks, I've confirmed this.

Your browser needs to send a HTTP referrer for this to work.

set_project.php redirects to:
http://localhost/mantis/bug_actiongroup_page.php?bug_arr=&action=ASSIGN [^]

Where it should instead redirect to (example):
http://localhost/mantis/bug_actiongroup_page.php?bug_arr[]=28&bug_arr[]=25&bug_arr[]=27&action=ASSIGN [^]
User avatar (0022879)
jreese (administrator)
2009-09-04 15:08

Fix committed to 1.2.x and master branches.
User avatar (0022880)
jreese (administrator)
2009-09-04 15:51

Oops. I closed the incorrect report.
User avatar (0032837)
dregad (developer)
2012-09-13 10:28

@Kirill, does this problem still exist ?
User avatar (0032841)
Kirill (reporter)
2012-09-14 01:32

I think it's can be closed, because I don't remember this issue :)
User avatar (0032843)
dregad (developer)
2012-09-14 02:49

:-)

- Related Changesets
MantisBT: master-1.2.x aea59ec8
Timestamp: 2009-09-04 19:04:35
Author: jreese
Details ] Diff ]
Fix 0010663: Make email regex case-insensitive
mod - core/string_api.php Diff ] File ]
mod - core/email_api.php Diff ] File ]
MantisBT: master 3c609e95
Timestamp: 2009-09-04 19:04:35
Author: jreese
Details ] Diff ]
Fix 0010663: Make email regex case-insensitive
mod - core/string_api.php Diff ] File ]
mod - core/email_api.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2009-07-01 03:19 Kirill New Issue
2009-07-01 03:21 Kirill Note Added: 0022338
2009-07-01 04:44 dhx Note Added: 0022339
2009-07-01 04:44 dhx Status new => confirmed
2009-07-01 04:44 dhx Target Version => 1.2.2
2009-09-04 15:08 jreese Note Added: 0022879
2009-09-04 15:08 jreese Status confirmed => resolved
2009-09-04 15:08 jreese Fixed in Version => 1.2.2
2009-09-04 15:08 jreese Resolution open => fixed
2009-09-04 15:08 jreese Assigned To => jreese
2009-09-04 15:10 jreese Changeset attached master-1.2.x aea59ec8 =>
2009-09-04 15:10 jreese Changeset attached master 3c609e95 =>
2009-09-04 15:51 jreese Assigned To jreese =>
2009-09-04 15:51 jreese Note Added: 0022880
2009-09-04 15:51 jreese Status resolved => feedback
2009-09-04 15:51 jreese Resolution fixed => reopened
2009-10-06 16:49 jreese Target Version 1.2.0 RC2 => 1.2.2
2009-10-07 14:20 jreese Fixed in Version 1.2.0 RC2 =>
2010-01-02 01:08 vboctor Target Version 1.2.2 => 1.3.x
2012-09-13 10:28 dregad Note Added: 0032837
2012-09-14 01:32 Kirill Note Added: 0032841
2012-09-14 01:32 Kirill Status feedback => new
2012-09-14 02:49 dregad Note Added: 0032843
2012-09-14 02:49 dregad Status new => resolved
2012-09-14 02:49 dregad Resolution reopened => no change required
2012-09-14 02:49 dregad Assigned To => dregad
2012-09-14 02:50 dregad Target Version 1.3.x =>
2012-09-27 16:49 atrol Status resolved => closed


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0881 seconds.
memory usage: 2,845 KB
Powered by Mantis Bugtracker