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

[SR-15932] Linking to the same URL with different custom link titles uses one of those titles for both instances #177

Open
franklinsch opened this issue Mar 2, 2022 · 0 comments
Labels
bug Something isn't working enhancement Improvements or enhancements to existing functionality

Comments

@franklinsch
Copy link
Contributor

Previous ID SR-15932
Radar rdar://85876832
Original Reporter @franklinsch
Type Improvement
Additional Detail from JIRA
Votes 0
Component/s Swift-DocC
Labels Improvement
Assignee None
Priority Medium

md5: 11a6c2d379f9bb62ef931ef2102ceac6

Issue Description:

Linking to the same URL with different custom link titles in Tutorial content sometimes uses one of those titles for both instances

To reproduce, create a tutorial file and include the link `[TitleA](https://swift.org)` in one `@ContentAndMedia` directive, and `[TitleB](https://swift.org)` in another `@ContentAndMedia` directive.

You'll see that both links in the rendered content use the name `TitleA` or `TitleB`.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from swiftlang/swift May 3, 2022
@d-ronnqvist d-ronnqvist added the bug Something isn't working label May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Improvements or enhancements to existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants