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

FolderExplorer/FolderPicker Controls does not let you explore sub folders if parent folder has apostrophe (') in its name. #644

Closed
saurav2107 opened this issue Aug 27, 2020 · 2 comments
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug

Comments

@saurav2107
Copy link

Category

[x] Bug

Version

Please specify what version of the library you are using: [1.19.0]

If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.

Expected / Desired Behavior / Question

FolderExplorer/FolderPicker Controls should display all folders and sub-folders having special characters in there name.

Observed Behavior

FolderExplorer/FolderPicker Controls have this issue, while exploring Folders within a Library, the control is not able to display sub folders if the Parent Folder has apostrophe (' or ') in its name.

image

Steps to Reproduce

User FolderExplorer / FolderPicker control from ap-dev-fx-controls-react in any SPFx webpart.
Navigate/Explore any document library have folders and sub folders containing apostrophe ( ' ) in there name.
The control gives a message "This folder doesn't have any subfolders."

@ghost
Copy link

ghost commented Aug 27, 2020

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Aug 27, 2020
AJIXuMuK added a commit that referenced this issue Aug 28, 2020
Fix #644 - escape single quote in folder explorer
@AJIXuMuK
Copy link
Collaborator

Hi @saurav2107!
Thank you for reporting the issue.
It has been fixed and will be included in the next release.
In a meanwhile you can test the fix in beta version

@AJIXuMuK AJIXuMuK added status:fixed-next-drop Issue will be fixed in upcoming release. type:bug and removed Needs: Triage 🔍 labels Aug 28, 2020
@estruyf estruyf closed this as completed in ae87fae Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Projects
None yet
Development

No branches or pull requests

2 participants