Opened 10 years ago
Closed 10 years ago
#1849 closed defect (fixed)
Test with file doens't update character set when a file is selected
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 3.3.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The default setting for the character set is in most cases 'ISO-8859-1'. Upload a file with a different character and select that file in the "Test with file" dialog. The characer set is not updated.
The javascript console display an error:
ReferenceError: fileId is not defined
Note:
See TracTickets
for help on using tickets.
(In [6534]) Fixes #1849: Test with file doens't update character set when a file is selected