Skip to content

BugFix: stop special exits being modified when old format maps are read#4574

Merged
SlySven merged 1 commit intoMudlet:developmentfrom
SlySven:BugFix_stopSpecialExitsBeingModifiedWhenOldFormatMapsAreRead
Jan 3, 2021
Merged

BugFix: stop special exits being modified when old format maps are read#4574
SlySven merged 1 commit intoMudlet:developmentfrom
SlySven:BugFix_stopSpecialExitsBeingModifiedWhenOldFormatMapsAreRead

Conversation

@SlySven
Copy link
Copy Markdown
Member

@SlySven SlySven commented Jan 3, 2021

Since #4526 was merged into the development branch 4 days ago reading of old maps (formats before 8) built from Mudlet prior to 8e0f9db (merged on 2011/01/24) will chop the first character from the name/command of every special exit...

This was caused by a copy-paste error in the code that converted the older style of storing the special exits and their locked status that was used prior to that PR.

Signed-off-by: Stephen Lyons slysven@virginmedia.com

Since Mudlet#4526 was merged into the development branch 4 days ago reading of
old maps (formats *before* *8*) built from Mudlet prior to
8e0f9db (merged on 2011/01/24) will chop
the first character from the name/command of every special exit...

This was caused by a copy-paste error in the code that converted the older
style of storing the special exits and their locked status that was used
prior to that PR.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
@SlySven SlySven requested a review from a team as a code owner January 3, 2021 05:36
@SlySven SlySven requested a review from a team January 3, 2021 05:36
@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented Jan 3, 2021

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

@SlySven
Copy link
Copy Markdown
Member Author

SlySven commented Jan 3, 2021

This is only a low priority bug because the chances of anyone using a map from a Mudlet produced before January 2011 - and not loaded since is highly unlikely!

@SlySven SlySven merged commit 25c497b into Mudlet:development Jan 3, 2021
@SlySven SlySven deleted the BugFix_stopSpecialExitsBeingModifiedWhenOldFormatMapsAreRead branch January 3, 2021 20:01
Chris7 pushed a commit to Chris7/Mudlet that referenced this pull request Jan 2, 2022
…ad (Mudlet#4574)

Since Mudlet#4526 was merged into the development branch 4 days ago reading of
old maps (formats before 8) built from Mudlet prior to
8e0f9db (merged on 2011/01/24) will chop
the first character from the name/command of every special exit...

This was caused by a copy-paste error in the code that converted the older
style of storing the special exits and their locked status that was used
prior to that PR.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
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.

2 participants