Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-32229

Recommendation client does not allow for alphanumerical user login

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 3.3.0-rc2
    • 3.3.x-dev
    • None

    Description

      It's not possible to use alphanumerical login in recommendation client, but it should be.

      Steps to reproduce:
      1. Set up recommendation:
      config/packages/ezrecommendation.yaml

      ezrecommendation:
        system:
          default:
            export:
              authentication:
                method: basic
                login: user
                password: password
            authentication:
      (...)
      

      2. Login as admin into your application
      3. Go to Content -> Content Structure
      4. Click "Create" button

      Expected:
      Content creation form is opened

      Actual:
      Exception:

      Return value of EzSystems\EzRecommendationClient\Value\Config\ExportCredentials::getLogin() must be of the type int, string returned
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            marek.nocon@ibexa.co Marek NocoĊ„
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: