I've noticed an issue with the way the Tags Widget is handling results from the Augmentor. For example, when the Augmentor returns results like "Term 1, Term 2, Term 3", the Tags Widget is parsing them incorrectly, resulting in "t e r m 1..." and so on.

It seems we need to refine our use of the "Explode" function to ensure that it splits the results accurately, using the specified delimiter. This adjustment should help in correctly parsing and displaying the terms as intended.

CommentFileSizeAuthor
#2 3402694-2.patch854 byteseleonel

Comments

eleonel created an issue. See original summary.

eleonel’s picture

StatusFileSize
new854 bytes

Patch attached.

eleonel’s picture

Status: Active » Needs review

  • eleonel committed 96778db2 on 1.1.x
    Issue #3402694 by eleonel: Issue with Tags Widget Incorrectly Parsing...
eleonel’s picture

Status: Needs review » Fixed

Merged.

Status: Fixed » Closed (fixed)

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