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

Fix order of variables for generating doc links #5

Merged
merged 1 commit into from
Feb 18, 2017
Merged

Fix order of variables for generating doc links #5

merged 1 commit into from
Feb 18, 2017

Conversation

AndiPersti
Copy link
Contributor

Refering to a revision in the FreeBSD doc branch inside a bug comment using "doc r12345" creates the wrong link because the second parameter (the revision number) of _link_doc is incorrectly assigned to $pre instead of $rev.

Refering to a revision in the FreeBSD doc branch inside a bug comment using "doc r12345" creates the wrong link because the second parameter (the revision number) of `_link_doc` is incorrectly assigned to `$pre` instead of `$rev`.
@gonzoua gonzoua merged commit fa4f48e into freebsd:freebsd-local Feb 18, 2017
@gonzoua
Copy link
Contributor

gonzoua commented Feb 18, 2017

@AndiPersti AndiPersti deleted the wrong-doc-links branch February 19, 2017 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants