If a new term is added to the autoselect-field from the autoselect-list of terms, all the spaces in the autoselect-field are getting deleted.

Example: In the autoselect field you have the terms 'term1, term2, term3'. Now you enter a ', t' in the autoselect-field and get automatically the list of all terms of the vocabulary containing a 't'. You select 'term4' and hit enter. Now the content of the autoselect field is changed to: 'term1,term2,term3, term4' (instead of: 'term1, term2, term3, term4').

This patch changes the behaviour, so that the spaces are conserved.

Comments

magnus’s picture

Status: Needs review » Closed (won't fix)

Cleanup of old issues. According to maintainer: "active development is only done for the 6.x branch! 5.x is not supported any more".
Open a new issue if problem still exist.