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

core: Fix for importing resources where unique name was used to find resources #3246

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

mworrell
Copy link
Member

Description

When importing a resource the name was passed to the m_rsc:rid/2 routine, which could then match local authoritative resources. With the correct options and access rights this could result overwriting locally defined resources with the newly imported resource.

Checklist

  • documentation updated
  • tests added
  • no BC breaks

@mworrell mworrell added this to the 1.0 milestone Jan 10, 2023
@robvandenbogaard robvandenbogaard merged commit 0d311bc into master Jan 10, 2023
@robvandenbogaard robvandenbogaard deleted the rsc-import-no-name branch January 10, 2023 14:07
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.

None yet

2 participants