rohityadavcloud opened a new issue, #11481:
URL: https://github.com/apache/cloudstack/issues/11481

   ### problem
   
   When creating extensions with space, the form strips the space:
   <img width="1164" height="189" alt="Image" 
src="https://github.com/user-attachments/assets/b3c79b8d-1a24-4cb3-b6b3-0d020a922d78";
 />
   
   But after it's created, the space is replaced with `_` (underscore), and the 
actual extension is nested in a folder with out space in its name:
   <img width="625" height="375" alt="Image" 
src="https://github.com/user-attachments/assets/efdf4a82-a890-41fc-b425-59a096fd22d1";
 />
   
   ### versions
   
   ACS 4.21 RC4
   
   ### The steps to reproduce the bug
   
   1. Create extension with space in name
   2. See path after creating the extension
   3. Now see the nested directory structure
   ...
   
   ### What to do about it?
   
   Nested directory shouldn'be created; I like the stripping of space in name 
instead. Also haven't tried other things like special characters etc. Those may 
be checked as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to