Skip to content

Debug#7

Merged
femalves merged 39 commits intomasterfrom
debug
Apr 30, 2025
Merged

Debug#7
femalves merged 39 commits intomasterfrom
debug

Conversation

@femalves
Copy link
Contributor

No description provided.

@femalves femalves requested a review from tjacovich April 21, 2025 21:25
final_query, _ = parse_query_string('PageColor:BW')
self.assertEqual(final_query, 'page_color:BW')

final_query, _ = parse_query_string('PageColor:cOlor')
Copy link

@tjacovich tjacovich Apr 22, 2025

Choose a reason for hiding this comment

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

Should this be PageColor:color?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this is okay the way it is for now. I was testing weird letter casing.

But, I still haven't integrated JC's changes in the search to dev. I will need to test this again once I do that.

@tjacovich
Copy link

Just had one comment to address but otherwise looks good.

@femalves femalves merged commit 5f0e552 into master Apr 30, 2025
1 check passed
@femalves femalves deleted the debug branch April 30, 2025 16:23
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.

2 participants