-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Closed
Copy link
Labels
bugSomething isn't workingSomething isn't workinglistingsregressionFunctionality that used to work but now is broken.Functionality that used to work but now is broken.
Milestone
Description
I think this must be an issue introduced perhaps in a new release of Quarto? I don't see it in some older versions like:
https://web.archive.org/web/20230329074857/https://quarto.org/docs/extensions/
I think it is worth opening a new issue to track this.
Originally posted by @dragonstyle in #6755 (comment)
The issue
When using Quarto listings with filters, in some websites the filter returns no matches if the user inputs Any Upper Case Characters.
Where the problem exits
- https://m.canouil.dev/quarto-extensions/ with source here https://github.com/mcanouil/quarto-extensions
- https://albert-rapp.de/blog with source here https://github.com/AlbertRapp/Blog-1
- http://www.ekotov.pro/mitma-data-issues/ with source here https://github.com/e-kotov/mitma-data-issues
Where it does not exist and works as expected with Any case of Letters
- https://mine-cetinkaya-rundel.github.io/quarto-tip-a-day/ with source here https://github.com/mine-cetinkaya-rundel/quarto-tip-a-day
Frankly, comparing the source and yaml headers of all these sites, I could not figure out what the reason for this behaviour is. Perhaps as suggested by @dragonstyle , this may be an issue that appears with certain versions of quarto
.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglistingsregressionFunctionality that used to work but now is broken.Functionality that used to work but now is broken.