Skip to content

collector : Login field is not displayed when connexion is set with oauthimap #145

Description

@ladenree76000

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

GLPI Version

10.0.26

Plugin version

1.4.5

Bug description

when select oauthimap cfor connexion in the form, the login fiels disappears ( see also here [https://github.com/glpi-project/glpi/issues/24917])

Relevant log output

no log

Page URL

glpi/front/mailcollector.form.php

Steps To reproduce

  1. open new form for collector
  2. set connexion to imap
Image

3)then switch to a connexion using Oauth Imap the login field disappears ( but the caption "login" still there)

Image

Your GLPI setup information

i looks like in the file (glpi) MailCollector.php line 308 echo Html::input('login', ['value' => $this->fields['login']]); replacing 'login' by 'Login' makes the field visible, but I'm not sure this whas the root cause

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions