Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

“.” path problem #22

Open
ynp opened this issue Aug 21, 2020 · 3 comments
Open

“.” path problem #22

ynp opened this issue Aug 21, 2020 · 3 comments

Comments

@ynp
Copy link

ynp commented Aug 21, 2020

redmine 4.1.1 4.0.4
If there is a problem with the path, click "difference" to go in, directly click the "pencil" button, and add a task, then there will be problems with the path, and it will become ".", as shown in the figure, causing the problem that the code cannot be directly located. Please guide
https://raw.githubusercontent.com/ynp/mytest/master/1111.png
https://raw.githubusercontent.com/ynp/mytest/master/2222.png

@k-na-g
Copy link

k-na-g commented Sep 15, 2020

redmine 4.1.1 4.0.4 3.4.6
I have a similar event.
Occurs only when reviewing from revision differences.
The path was set correctly when reviewing from the differences of each file in the revision.

@ynp
Copy link
Author

ynp commented Sep 28, 2020

redmine 4.1.1 4.0.4 3.4.6
I have a similar event.
Occurs only when reviewing from revision differences.
The path was set correctly when reviewing from the differences of each file in the revision.

Version 3.4.6 shows ".", but click to enter the relevant review interface. If 4. X does not work, an error is reported directly.

@freefloatingplanet
Copy link

I had a similar situation (Redmine 4.1.0) and resolved it.
When I clicked "difference", I found the page style was broken. In this case, the url was http://xxxx/[PathToFile]. Then I switched "view difference" and the page style was fixed but the url has no filepath. In this case, I added a task and found "." path problem.
I guess this problem came through viewing a javascript file. I found a solution of the broken style here, https://www.redmine.org/issues/32449. I apply this solution, then the broken style is fixed and the new task added can include a correct filepath.
Above Defect #32449 is fixed in Redmine 4.1.1 and 4.0.7, so different from your case. But I hope it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants