kvefimov / jupiter-eclipse-plugin

Automatically exported from code.google.com/p/jupiter-eclipse-plugin
1 stars 0 forks source link

In Ubuntu/Linux directory path is created incorrectly #89

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create review on Windows machine so that directory path to reviews looks
like <Directory>etc\reviews\02_10_2009\</Directory>
2. Create issue(s) on Ubuntu/Linux machine

What is the expected output? What do you see instead?
Expected output: review file created correctly under
<project root>/etc/reviews/02_10_2009/<user>.review

Faulty behavior:
New directory created as <project root>/"etc\reviews\02_10_2009\"
containing review file for user.

What version of the product are you using? On what operating system?
Jupiter 3.5.0
Eclipse Galileo 3.5 SR1 (Build id: 20090920-1017)
Ubuntu 9.04

If applicable, what editor does the problem occur in (Jupiter is tested
against the 'Eclipse for RCP/Plug-in Developers' so the editors may vary)?
N/A

Please provide any additional information below.

---

Original issue reported on code.google.com by lg.jonas...@gmail.com on 6 Oct 2009 at 7:13

GoogleCodeExporter commented 8 years ago
Bumping priority to critical and setting resolution for the next milestone.

Fix will be tested on Ubuntu 9.04, Windows XP SP3, and Mac OSX 10.6.1.

Thank you for the information!

Original comment by jsakuda on 7 Oct 2009 at 7:01

GoogleCodeExporter commented 8 years ago
Tested on the 3 OSes mentioned above and it seems to be working properly.

Original comment by jsakuda on 12 Oct 2009 at 9:24