Skip to content

Fix order of variables for generating doc links#5

Merged
gonzoua merged 1 commit intofreebsd:freebsd-localfrom
AndiPersti:wrong-doc-links
Feb 18, 2017
Merged

Fix order of variables for generating doc links#5
gonzoua merged 1 commit intofreebsd:freebsd-localfrom
AndiPersti:wrong-doc-links

Conversation

@AndiPersti
Copy link
Copy Markdown
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
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

2 participants