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 33
    • Issues 33
    • 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
  • #5712
Closed
Open
Issue created Oct 09, 2017 by bmortier@bmortierMaintainer

Error text is wrong is some cases

Description

When a string is used instead of an array in ldap objectClass the error text returns the first letter of the objectClass instead of the full objectClass.

Distribution Name and Version

Debian

FusionDirectory Version

1.2

PHP version used

7

Origin of php packages

Distribution packages

Steps to Reproduce

  1. Run fusioninventory with the wrong schema
  2. You get errors in the log like «Invalid syntax - objectClass: f»

Expected behavior:

«Invalid syntax - objectClass: fdInventoryVERSIONPROVIDER»

Actual behavior:

«Invalid syntax - objectClass: f»

Assignee
Assign to
Time tracking