https://bugs.kde.org/show_bug.cgi?id=362645
Bug ID: 362645
Summary: Save button does not work if a filename contains
double quote (") in it
Product: kdevelop
Version: unspecified
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: all build tools
Assignee: [email protected]
Reporter: [email protected]
Environment :
OS : Kubuntu 15
Kdevelop Version : 4.90.92
When a user includes double quote (") in the filename while saving a file, save
button does not work. Also if the user tries to rename a file with double quote
(") in it, save button does not work.
Reproducible: Always
Steps to Reproduce:
1. Create a new file
2. Goto file and click on save option
3. In the name field, write a filename with double quote (") in it. Eg.
test/"abc.cpp
4. Try to save the file by clicking on the Save button
Actual Results:
Save button does not response.
Expected Results:
Kdevelop should save the file with double quote in the name.
Error getting on the terminal : codecForName: ucnv_open failed ISO-8859-16
U_FILE_ACCESS_ERROR
--
You are receiving this mail because:
You are watching all bug changes.