View Issue Details

IDProjectCategoryView StatusLast Update
0014326mantisbtotherpublic2012-06-10 15:09
ReporterHiphopTech Assigned Todregad  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Product Version1.2.10 
Summary0014326: APPLICATION ERROR #1100 Issue 3 not found after loggin in with Firefox for default home page
Description

Browser = Firefox 12.0
OS = Centos 5
PHP = ?
MySQL = ?
ERROR = APPLICATION ERROR #1100 Issue 3 not found

$g_default_home_page = 'main_page.php'; # Set to name of page to go to after login

This is what I have setup in my config_inc.php but everytime I clear my cache and login to Mantis 1.2.10, I'm giving this error message

APPLICATION ERROR #1100 Issue 3 not found

I've tried the following browsers:
IE 9 = OK, Opera = OK, Google Chrome = OK, Firefox 12 = ERROR after clear cache and try to relog EVERY time. Should be easy to duplicate.

Steps To Reproduce
  1. Open Firefox 12.0
  2. Clear Cache by "Firefox Orange Button in upper left,History>Clear Recent History... (Choose Everything)
  3. Re-load mantis login.php,enter login information,and press enter
  4. Error should appear on next page no matter where default home page is sent.
TagsNo tags attached.
Attached Files
mantiserror.png (52,391 bytes)   
mantiserror.png (52,391 bytes)   

Activities

dregad

dregad

2012-05-30 03:12

developer   ~0031923

Are you using the same URL to login to with Firefox as with the other browsers? I'm guessing you saved a shortcut or reuse an URL from your history, because in your screenshot, it says /mantis/view.php?id=3 (which will tell Mantis to go directly to the view page for issue 3), which is not something the system will do on its own.

Please try again with just http://yoursite/mantis.

HiphopTech

HiphopTech

2012-05-30 09:23

reporter   ~0031926

Last edited: 2012-05-30 09:24

Thanks for your help. I did actually try that right before i came here, and it was showing my url coming from a long string instead of the basic .php sections.

You are right,the issue has resolved itself now.

That's pretty cool,so where do I contribute?

dregad

dregad

2012-05-30 09:42

developer   ~0031927

Glad to hear your issue is resolved.

Considering I did not really do anything here, I suggest you donate your 10 bucks to your favorite charity ;-)

Have a nice day.