Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory fusiondirectory
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectoryfusiondirectory
  • Issues
  • #1214
Closed
Open
Issue created Aug 04, 2012 by bmortier@bmortierMaintainer

Wizard goes into an infinite loop if the popen function is not available

When the fusiondirectory wizard starts the check steps, it tries to test if the convert binary is available trying to execute it with the popen function.

However if the popen function is disabled or not available, an infinite loop is started.

It is due to the fact that there is no test which check if the popen command has been correctly executed.

(from redmine: issue id 1214, created on 2012-08-04, closed on 2012-08-08)

  • Changesets:
    • Revision bdec8f7e by Benoit MORTIER on 2012-08-05T13:03:53.000Z:
Fixes: #1214 Wizard goes into an infinite loop if the popen function is not available
  • Revision a99507d7 by Benoit MORTIER on 2012-08-05T13:06:11.000Z:
Fixes: #1214 Wizard goes into an infinite loop if the popen function is not available
Assignee
Assign to
Time tracking