Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Double byte characters cannot be used in Cloud Foundry name when registering Endpoint. #4889

Open
2 of 9 tasks
XiaojuanChen opened this issue Mar 20, 2021 · 2 comments
Open
2 of 9 tasks
Labels
community Community Raised Issue

Comments

@XiaojuanChen
Copy link

XiaojuanChen commented Mar 20, 2021

Stratos Version

4.4.0

Frontend Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, single container deploying all components
  • npm run start
  • Other (please specify below)

Backend (Jet Stream) Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, single container deploying all components
  • Other (please specify below)

Expected behaviour

Double byte characters can be used in Cloud Foundry name when registering Endpoint.
Please help to confirm if the endpoint name can support double byte characters or not? Thanks.

Actual behaviour

Double byte characters cannot be used in Cloud Foundry name when registering Endpoint.

Steps to reproduce the behavior

  1. Click '+' icon to register a new Endpoint
  2. Select Cloud Foundry as the type of the endpoint to register
  3. Input Double byte characters in Name, for example : 注册测试
  4. Input a valid Endpoint address
  5. Check 'Skip SSL validation for the endpoint'
  6. Click 'Register' button

Log output covering before error and any error statements

Insert log hereCopy

It always prompt that there was a problem creating the endpoint an need try again.
image

But with the same Endpoint address & English alphabets for name, it can be register successfully. For example: test
image

Detailed Description

Context

Possible Implementation

@XiaojuanChen
Copy link
Author

@[email protected] , @[email protected] Could you help to assign it to the related developer for fixing? Thanks!

@xudaniel
Copy link

created an internal git issue at https://github.ibm.com/CFMigrationRuntime/todo_issues/issues/213

@richard-cox richard-cox added the community Community Raised Issue label Apr 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community Community Raised Issue
Projects
None yet
Development

No branches or pull requests

3 participants