Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Fix bug causing duplicate links when entity contains links and is rendered twice #102

Closed
wants to merge 1 commit into from

Conversation

boukeversteegh
Copy link
Contributor

When an entity contains a link, the link is added to the collection upon each rendering. This PR fixes that issue.

@weierophinney weierophinney added this to the 1.1.1 milestone Jun 30, 2015
@weierophinney weierophinney self-assigned this Jun 30, 2015
weierophinney added a commit that referenced this pull request Jun 30, 2015
- The real issue is ensuring that we don't have duplicate links in the
  collection. This patch adds a method for doing such de-duping.
weierophinney added a commit that referenced this pull request Jun 30, 2015
- Spotted another related issue with `LinkCollection` properties.
weierophinney added a commit that referenced this pull request Jun 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants