I have already mentioned this in #2904519: Case sensitive setting not working?: it feels as if things are the opposite. Here are my results:

1. Keyword (vocabulary term) "Administrator" with "Case sensitive" setting enabled and "First match only" also enabled:

- in a text that includes both "Administrator" and "administrator", only the capitalised word gets a tooltip. This is expected and fine.

2. Keyword "Administrator" with "Case sensitive" setting disabled and "First match only" enabled:

- in a text that includes both "Administrator" and "administrator", both words get a tooltip. Which makes sense if you take into account the "Case sensitive" setting, but it feels as if the "First match only" setting is not respected.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

klonos created an issue. See original summary.

klonos’s picture

Here's a patch that solves this problem.

klonos’s picture

Issue summary: View changes
klonos’s picture

Issue summary: View changes
ckaotik’s picture

Status: Active » Needs review
FileSize
962 bytes

There's already a handy variable for that which we can use :)

keesje’s picture

Can someone confirm patch #5 pls?

keesje’s picture

Status: Needs review » Fixed

Should be fixed in latest dev. Please test and report if needed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.