Skip to content

Error on Resource progress page #18

@ericwood8

Description

@ericwood8

Background:
In Mantis I have five projects. Each project has multiple versions associated with it.

Steps To Reproduce:

  1. Choose any specific project. (In other words, anything but "All Projects")
  2. Click Resource progress page
  3. Error appears:

foreach()' in 'C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\core\version_api.php' line 518

Analysis on Server of file of line number:
foreach( $g_cache_versions as $t_version ) {
if(( $t_version['version'] === $p_version ) && ( $t_version['project_id'] == $c_project_id ) ) {
return $t_version['id'];
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions