Versions
Os
Debian 8
Phabricator
phabricator 20e6a4200dbc72760ea5de4eb15053bc1b2c8dac (Sun, Dec 6)
arcanist 4a680c762b2e6b191d339dd3306100582b702722 (Fri, Dec 4)
phutil 0b37f385b8cd0d36c1d143949bb67d89465fbf94 (Sat, Dec 5)
Reproductions steps
- create a hosted repository A
- create a hosted repository B
- in A/ do `git submodules add ssh://example.com/path/to/B
- makes some changes in A/B/, commit (com1longhash) them and push them to server
- makes some changes in A/., commit (com2longhash) them and push them to server
- browse the secon audit example.com/com2longhash
- in the changes table of content try to browse A/B by clicking on the fa-folder-open
- it redirect to example.com/diffusion/A/browse/master/B;com1longhash instead of example.com/diffusion/B/browse/master/ and thus produces something like
Note that when doing the same thing in diffusion browse view (example.com/diffusion/A/browse/master) ie clicking on the fa-folder-open it does correctly redirect to example.com/diffusion/B/browse/master/