Opened 15 years ago

Last modified 13 years ago

#4532 closed defect

Only shortest acronym is matched — at Initial Version

Reported by: zeljko Owned by: Alec Thomas
Priority: high Component: AcronymsPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

If there are two acronyms where shorter one is equal to beginning of longer one, e.g.

WSWeb Service
WSDLWeb Service Description Language

only the shorter one will be matched, i.e. only "WS" part of "WSDL" will be underlined and only "WS" description will be seen.

Partial match is practical for plurals (e.g. WSDLs), but should be limited to upper case part of the acronym.

Change History (0)

Note: See TracTickets for help on using tickets.