Skip to content

BugFix: correct regression in getRoomName(...)#4742

Merged
SlySven merged 1 commit intoMudlet:developmentfrom
SlySven:BugFix_correctRegressionIn_getRoomName
Feb 4, 2021
Merged

BugFix: correct regression in getRoomName(...)#4742
SlySven merged 1 commit intoMudlet:developmentfrom
SlySven:BugFix_correctRegressionIn_getRoomName

Conversation

@SlySven
Copy link
Copy Markdown
Member

@SlySven SlySven commented Feb 3, 2021

This is a recent bug introduced in the big error message handling code refactor.

Also spotted a couple of uses of QStringList::operator[] where QStringList::at(...) would be better.

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

This is a recent bug introduced in the big error message handling code
refactor.

Also spotted a couple of uses of `QStringList::operator[]` where
`QStringList::at(...)` would be better.

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

add-deployment-links bot commented Feb 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.

Copy link
Copy Markdown
Contributor

@Kebap Kebap left a comment

Choose a reason for hiding this comment

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

Well noted!

Could you review #4661, too?

@SlySven SlySven merged commit c33fdb2 into Mudlet:development Feb 4, 2021
@SlySven SlySven deleted the BugFix_correctRegressionIn_getRoomName branch February 4, 2021 00:56
Chris7 pushed a commit to Chris7/Mudlet that referenced this pull request Jan 2, 2022
This is a recent bug introduced in the big error message handling code
refactor.

Also spotted a couple of uses of `QStringList::operator[]` where
`QStringList::at(...)` would be better.

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.

3 participants