Fix: (heading) Don't match strings as regexps

Reported-by: Alex Popescu <https://github.com/al3xandru>
This commit is contained in:
Adam Porter 2024-02-21 04:57:44 -06:00
parent 770e60766a
commit b6efba9aeb
4 changed files with 61 additions and 73 deletions

View file

@ -1076,7 +1076,12 @@ File: README.info, Node: 085-pre, Next: 084, Up: Changelog
5.1 0.8.5-pre
=============
Nothing new yet.
*Fixes*
• Predicate heading incorrectly matched strings as regular
expressions, sometimes returning incorrect results. (See
discussion (https://github.com/alphapapa/org-ql/discussions/410).
Thanks to Alex Popescu (https://github.com/al3xandru) for
reporting.)

File: README.info, Node: 084, Next: 083, Prev: 085-pre, Up: Changelog
@ -1979,45 +1984,45 @@ Node: Links38883
Node: Tips39570
Node: Changelog39894
Node: 085-pre40788
Node: 08440900
Node: 08341356
Node: 08241697
Node: 08142090
Node: 0842511
Node: 07445235
Node: 07345458
Node: 07246190
Node: 07147109
Node: 0747920
Node: 06350786
Node: 06251319
Node: 06151626
Node: 0652196
Node: 05255252
Node: 05155554
Node: 0555979
Node: 04957510
Node: 04857792
Node: 04758141
Node: 04658550
Node: 04558958
Node: 04459319
Node: 04359678
Node: 04259881
Node: 04160042
Node: 0460289
Node: 03264390
Node: 03164793
Node: 0364990
Node: 02368290
Node: 02268524
Node: 02168804
Node: 0269009
Node: 0173087
Node: Notes73188
Node: Comparison with Org Agenda searches73350
Node: org-sidebar74239
Node: License74518
Node: 08441175
Node: 08341631
Node: 08241972
Node: 08142365
Node: 0842786
Node: 07445510
Node: 07345733
Node: 07246465
Node: 07147384
Node: 0748195
Node: 06351061
Node: 06251594
Node: 06151901
Node: 0652471
Node: 05255527
Node: 05155829
Node: 0556254
Node: 04957785
Node: 04858067
Node: 04758416
Node: 04658825
Node: 04559233
Node: 04459594
Node: 04359953
Node: 04260156
Node: 04160317
Node: 0460564
Node: 03264665
Node: 03165068
Node: 0365265
Node: 02368565
Node: 02268799
Node: 02169079
Node: 0269284
Node: 0173362
Node: Notes73463
Node: Comparison with Org Agenda searches73625
Node: org-sidebar74514
Node: License74793

End Tag Table