Problem/Motivation
Only whole words should be highlighted. Not words that have entries of the matched text.
Steps to reproduce
"?hl=is" should highlight "is" but shouldn't "issue". Now both will be highlighted.
Proposed resolution
Adapt regular expression.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork anu_lms-3312107
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
beloglazov91Comment #4
beloglazov91Comment #5
spleshkaComment #6
beloglazov91Comment #8
spleshkaGreat, thanks for the fix! Happy to merge it.