Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It failed to search by using the filter with GB18030 characters in Organization Quotas and Organization views. #4892

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

Comments

@XiaojuanChen
Copy link

XiaojuanChen commented Mar 23, 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

Can use the filter with GB18030 characters to search in Organization Quotas.

Actual behaviour

It failed to search by using the filter with GB18030 characters in Organization Quotas.

Steps to reproduce the behavior

  1. Create an Organization Quotas and input the Quota name with GB18030 characters, for example: '㘎€b㐅㐆ᠤꀍ༖瞳༗بةتثخد郂',
    image

  2. In Search by name, type 'default' to search

  3. Got an entry, so the related Organization Quotas entry can be found successfully.

  4. In Search by name, copy GB18030 characters '㘎€b㐅㐆ᠤꀍ༖瞳༗بةتثخد郂' to search,
    image

  5. Cannot locate the correct Organization Quotas entry.

Log output covering before error and any error statements

Insert log hereCopy

image
In step3, use English characters to search, it can get the correct entry and return.
image
Note:
After the step4, English characters will be also failed to search. You need to refresh the web page to continue English characters search.

Detailed Description

Context

Possible Implementation

@XiaojuanChen
Copy link
Author

@xudaniel@ca.ibm.com , @doloresl@us.ibm.com Could you help to assign it to the related developer for fixing? Thanks!

@XiaojuanChen
Copy link
Author

Organizations view also has this issue. Please help to fix together. Thanks!

image

@XiaojuanChen XiaojuanChen changed the title It failed to search by using the filter with GB18030 characters in Organization Quotas. It failed to search by using the filter with GB18030 characters in Organization Quotas and Organization views. Mar 23, 2021
@xudaniel
Copy link

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

No branches or pull requests

3 participants