Skip to content

Conversation

robertfausk
Copy link
Contributor

@xabbuh
Copy link
Member

xabbuh commented Dec 26, 2017

I do not understand this change. Both URLs end with the same section being displayed for me.

@javiereguiluz
Copy link
Member

@xabbuh in components/dependency_injection/compilation.rst you have this:

[...]

.. _creating-a-compiler-pass:
.. _components-di-compiler-pass:

Execute Code During Compilation
-------------------------------

[...]

.. _components-di-separate-compiler-passes:

Creating Separate Compiler Passes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[...]

Both references are different ... and this PR changes the link from the first one to the second one. Is this correct?

@xabbuh
Copy link
Member

xabbuh commented Dec 31, 2017

Thanks for the clarification. I was actually confused by the links from the PR description.

@xabbuh xabbuh added this to the 2.8 milestone Dec 31, 2017
@javiereguiluz
Copy link
Member

@robertfausk thanks for this fix and congrats on your first Symfony Docs contribution

@javiereguiluz javiereguiluz merged commit 540b3f0 into symfony:2.8 Jan 2, 2018
javiereguiluz added a commit that referenced this pull request Jan 2, 2018
This PR was merged into the 2.8 branch.

Discussion
----------

fix broken hash value of link

E.g. change http://symfony.com/doc/2.8/components/dependency_injection/compilation.html#components-di-separate-compiler-passes to
http://symfony.com/doc/2.8/components/dependency_injection/compilation.html#creating-separate-compiler-passes

Affects all upstream versions up to 3.3/3.4

Commits
-------

540b3f0 Fixed a wrong reference
cdcce28 fix broken hash value of link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants