Bug #2049
Lookups with spaces are allowed on Internet Explorer
0%
History
#1 Updated by Luke Murphey about 7 years ago
is_file_name_valid() in the Python code needs to be changed too
#2 Updated by Luke Murphey about 7 years ago
- Status changed from New to Rejected
I'm finding that this works.
#3 Updated by Jeff H almost 7 years ago
- File 1. Create New Lookup with filename has spaces.JPG View added
- File 2. Successfully Saved Filename with two Spaces.JPG View added
- File 3. Successfully Saved Filename with one Space.JPG View added
- File IE Version ScreenShot.JPG View added
Noticing this still is not working for our organization. Firefox blocks, IE 11 allows.
Please review attachments as proof of our issue, please reach-out if you have any questions - I would be happy to help.
#4 Updated by Luke Murphey almost 7 years ago
I think I actually inadvertently fixed this in a different change. I am currently doing a significant re-write of the app for version 3.0 and in the midst of it discovered there were two places where input validation was being done and I had only fixed one. My previous attempt at reproducing this only tested one of the code paths.
I'll retest and confirm though.
#5 Updated by Luke Murphey almost 7 years ago
Tested tonight on Lookup Editor 3.0 and IE 11.726.15063.0. This appears to be working on the 3.0 with the latest fixes.