DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38477>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38477





------- Additional Comments From [EMAIL PROTECTED]  2006-02-02 07:50 -------
The '#' comes from the delimiters configured on the synergy server. You cant 
get rid off that by editing the workarea properties.

In the Synergy client on the root element´s (the project´s) context menu:
"Work Area Properties | Directory and Subdirectory Templates... (Button) | 
Projecct Subdirectory"
There could be a string   %delimiter   which refers to the configured 
delimiter. For you it´s '#' (we have '-' which makes fun in J2EE - think of web-
inf/web.xml, ejb-jar.xml...).

The '#' is not reserved in paths, but for URIs it seperates the path to the 
file from the location inside the file (html-anchor).

The part you said would be:

XMLResultAggregator.java:0248: Document testsuiteDoc
XMLResultAggregator.java:0249:   = builder.parse("file:///" + 
file.getAbsolutePath());

Maybe FileUtils.getFileURL(File file) would help...

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to