https://issues.apache.org/bugzilla/show_bug.cgi?id=56877
--- Comment #7 from Dzmitry Kashlach <[email protected]> --- (In reply to Philippe Mouawad from comment #6) > To be clean, I think we should look at all elements that use FileNames and > add trimming (not only to 2 elements). Agree. But here is a little dilemma for me: either to fix two elements(which use FileServer, CSVDataSet&TCLogParser), or make deep fix, which you've already rejected(trimm all StringProperties in TestBeanHelper&GenericTestBeanCustomizer). Do you know any intermediate variant? >Also, for cleanness, I suggest setter are not modified, only the code that >uses >fileName should trim it. I think, it could be better to trim filename higher than fileserver level, because filename is used also as alias. In this case we'll do far less changes in code. -- You are receiving this mail because: You are the assignee for the bug.
