BigW Consortium Gitlab
When viewing the diff for a changed image file, two bugs occur: - Both the 'before' and 'after' images link to the 'after' commit - Visiting the link for either image will cause a error The first is caused by both image links referencing '@commit.id' rather than '@commit.parent_id'. The second is caused by the use of 'project_tree_path' which is used for creating links to directories in the git file tree. 'project_blob_path' which links to files should be used instead.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
commits | Loading commit data... | |
issues | Loading commit data... | |
source | Loading commit data... | |
active_tab.feature | Loading commit data... | |
create_project.feature | Loading commit data... | |
deploy_keys.feature | Loading commit data... | |
fork_project.feature | Loading commit data... | |
forked_merge_requests.feature | Loading commit data... | |
graph.feature | Loading commit data... | |
hooks.feature | Loading commit data... | |
merge_requests.feature | Loading commit data... | |
network.feature | Loading commit data... | |
project.feature | Loading commit data... | |
public_projects.feature | Loading commit data... | |
service.feature | Loading commit data... | |
snippets.feature | Loading commit data... | |
team_management.feature | Loading commit data... | |
wall.feature | Loading commit data... | |
wiki.feature | Loading commit data... |