Skip to content

Conversation

@VictoriousRaptor
Copy link
Contributor

@VictoriousRaptor VictoriousRaptor commented Nov 3, 2022

Old source code doesn't check if an indexed program is marked as Valid. So .url files with http protocols (disabled by default) can be shown in result. Fixed.

@VictoriousRaptor VictoriousRaptor self-assigned this Nov 3, 2022
@VictoriousRaptor VictoriousRaptor added the bug Something isn't working label Nov 3, 2022
_ => Win32Program(x)
});

}).Where(x => x.Valid);
Copy link
Member

Choose a reason for hiding this comment

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

I think we can do a single check at the end after merging?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure. That might be better.

@VictoriousRaptor VictoriousRaptor merged commit 3a56bf4 into Flow-Launcher:dev Nov 4, 2022
@VictoriousRaptor VictoriousRaptor deleted the Fix1476 branch November 5, 2022 06:51
@VictoriousRaptor VictoriousRaptor restored the Fix1476 branch November 5, 2022 06:51
@VictoriousRaptor VictoriousRaptor deleted the Fix1476 branch December 30, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants