Bug 545529 - Keyboard Mapping - encoding of File is not used
Summary: Keyboard Mapping - encoding of File is not used
Status: CLOSED FIXED
Alias: None
Product: Jubula (Archived)
Classification: Technology
Component: RC (show other bugs)
Version: 6.0   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Marvin Mueller CLA
QA Contact: Elena Pister CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 356784 544379
  Show dependency tree
 
Reported: 2019-03-19 04:27 EDT by Marvin Mueller CLA
Modified: 2019-03-19 07:55 EDT (History)
0 users

See Also:


Attachments
Drop in replacement for jubula 8.7.1 (50.56 KB, application/octet-stream)
2019-03-19 05:49 EDT, Marvin Mueller CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marvin Mueller CLA 2019-03-19 04:27:41 EDT
Reading the Keyboard mapping uses no specified charset for Jubula. This leads to the problem that UTF-8 encoded files are read in the wrong way and executed Test can not use the keyboard mapping file.
Comment 1 Eclipse Genie CLA 2019-03-19 04:58:46 EDT
New Gerrit change created: https://git.eclipse.org/r/139002
Comment 2 Marvin Mueller CLA 2019-03-19 05:49:47 EDT
Created attachment 277927 [details]
Drop in replacement for jubula 8.7.1
Comment 3 Marvin Mueller CLA 2019-03-19 05:55:59 EDT
Fixed see Comment 1.

We are now using UTF-8 for our keyboard mappings. Keyboard mappings should be saved with UTF-8 encoding if you have your own.
Comment 5 Marvin Mueller CLA 2019-03-19 07:49:18 EDT
To have the fix in your Jubula version, you can simply replace the existing version in the ite/plugins folder with the attachment.