Issue 93157 - Compilation error of OfficeProvider.java due to an illegal character
Summary: Compilation error of OfficeProvider.java due to an illegal character
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: All All
: P5 (lowest) Trivial
Target Milestone: ---
Assignee: lars.langhans
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-27 07:27 UTC by bluedwarf
Modified: 2013-08-07 15:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bluedwarf 2008-08-27 07:27:33 UTC
While compiling qadevOOo\runner\helper\OfficeProvider.java of BEB300_m3,
compilation error occures because line 339 includes an illegal character, which
located in the end of debug message like below.
                   dbg("OfficeWatcher seems to be finishedß");

This character seems to be added rivision 1.22 of OfficeProvideer.java.

This problem may not occur in some environments, but in order to avoid
unnecessary confusion, non-ASCII characters should be removed from normal source
files.
Comment 1 helge.delfs 2008-08-27 09:50:37 UTC
reassigned
Comment 2 chne 2008-08-29 14:09:55 UTC
removed illegal character in cws qadev33
Comment 3 chne 2008-09-11 12:09:41 UTC
please verify
Comment 4 chne 2008-09-16 10:11:35 UTC
cn->lla: please verify
Comment 5 lars.langhans 2008-09-17 10:16:35 UTC
verified
Comment 6 lars.langhans 2008-10-22 10:13:15 UTC
Closed because integrated.