View Issue Details

IDProjectCategoryView StatusLast Update
0007761mantisbtinstallationpublic2012-01-17 03:32
Reporterdprice Assigned Toatrol  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformIIS 6.0 / PHP4OSWindows ServerOS Version2003
Product Version1.0.3 
Summary0007761: Unable to submit a report - file upload issue
Description

When a user tries to submit a report (report issue link) the submission fails if:

  1. The user is connecting to the box through our firewall
    AND
  2. $g_allow_file_upload = ON;

If the configuration value is changed to:
$g_allow_file_upload = OFF;

then the submission works.

Users connecting to the mantis install internally (within the local office) do not have any issues under any configurations.

Steps To Reproduce
  1. Click on report issue link
  2. Complete mandatory fields
  3. Click submit report button
  4. Browser waits for a long time until reporting a "DNS error or server not found"
TagsNo tags attached.

Activities

dprice

dprice

2007-02-11 19:13

reporter   ~0014034

I believe this relates to previous issue 3485
(http://www.mantisbt.org/bugs/view.php?id=3485)

ryandesign

ryandesign

2007-02-11 19:24

reporter   ~0014036

How does it "fail"?

dprice

dprice

2007-02-11 19:30

reporter   ~0014037

Per the steps to reproduce:
-> Click submit report button
-> Browser waits for a long time until reporting a "DNS error or server not found"

It would appear to be some kind of browser timeout. However, as previously stated, there is no issue with internal users. The symptoms are identical to those of issue 3485

atrol

atrol

2012-01-07 15:28

developer   ~0030850

Setting this issue to fixed, as this was reported to an old versions of MantisBT which is not longer supported.
Feel free to reopen the issue if there are still problems after upgrading.