Commit 53db5ef
fix(backend): strip /browse suffix from Bitbucket Server webUrl
Bitbucket Server's API returns a self link that includes `/browse` at
the end. This caused duplicate `/browse` segments when constructing
file URLs and incorrect paths for commit URLs.
Fixes #876
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent c402b63 commit 53db5ef
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
447 | 452 | | |
448 | 453 | | |
449 | 454 | | |
| |||
0 commit comments