Closed (fixed)
Project:
Alinks
Version:
5.x-1.2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Apr 2007 at 18:36 UTC
Updated:
8 Oct 2018 at 11:14 UTC
I suspect this is a by designs, but will ask. Its a similar issue to the recent Plural issue
In this case the word alinks seeks is 'String'
two matches are found
String's and String?
Alinks matches String as it should do, but places the icon between 'String' and 's , and ? respectively
giving
String(icon)'s and String(icon)?
Should these cases be ignored as they are not an exact match, or should they be permitted. I assume there are other cases similar like '!'
If we know which it should be, content can probably be adjusted to cope
Comments
Comment #1
tic2000 commentedAlinks looks for a full word. And for it, as for us "?" it's not part of the word. I think this is normal behavior. Same goes for the "'s" after a string.
Comment #2
tic2000 commentedAlinks looks for a full word. And for it, as for us "?" it's not part of the word. I think this is normal behavior. Same goes for the "'s" after a string.
Comment #3
tic2000 commentedThe problem is solved by later releases