Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory-plugins fusiondirectory-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 56
    • Issues 56
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectory-pluginsfusiondirectory-plugins
  • Issues
  • #5719
Closed
Open
Issue created Oct 21, 2017 by bmortier@bmortierMaintainer

Locale issues in the fai plugin

Description

admin/fai/class_faiPartition.inc have issues with empty msgid

./admin/fai/class_faiPartition.inc:269: warning: Empty msgid. It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string. ./admin/fai/class_faiPartition.inc:275: warning: Empty msgid. It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string. ./admin/fai/class_faiPartition.inc:300: warning: Empty msgid. It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string. ./admin/fai/class_faiHook.inc:77: warning: Empty msgid. It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string.

Distribution Name and Version

Debian Stretch

FusionDirectory Version

1.2

Plugin with the defect

fai

PHP version used

5.6

Origin of php packages

Debian

Steps to Reproduce

  1. Run fusiondirectory-update-locale on the fai plugin

Expected behavior:

No error or Warning

Actual behavior:

Warning on admin/fai/class_faiPartition.inc

Reproduces how often:

100%

Additional Information

none

Edited Jul 19, 2018 by Côme Chilliet
Assignee
Assign to
Time tracking