Skip to content

Conversation

timdorr
Copy link
Member

@timdorr timdorr commented Sep 15, 2016

Fixes #3839
Uses @chentsulin's code from #3843

Basenames are handled by the history, but not by the stuff that actually displays URLs. This fixes things so rendered hrefs include the basename.

Note: This is broken as-is, as we need to strip the basename from the location pushed to history too.

Copy link
Member

@ryanflorence ryanflorence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐴 ➡️ 🦄

@ryanflorence
Copy link
Member

Note: This is broken as-is, as we need to strip the basename from the location pushed to history too.

Maybe open a new issue on that?

@timdorr
Copy link
Member Author

timdorr commented Sep 15, 2016

That's covered by #3839. We need complete basename coverage. This just handles display, not passing that off to the history properly (and this is a quick fix version to start).

@mjackson mjackson merged commit 60421d2 into v4 Sep 16, 2016
@mjackson
Copy link
Member

Just FYI @timdorr, I'm gonna do an audit of how we're handling paths throughout the code in v4 today. A few things are inconsistent w the history library.

@timdorr timdorr deleted the you-so-basic branch September 16, 2016 19:20
@timdorr
Copy link
Member Author

timdorr commented Sep 16, 2016

Sounds good, since this is incomplete anyways :)

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants