?
avatar b92
b92
28 Oct 2014

The tags may not be taken into account if the input is made with focus changed too fast.

Steps to reproduce the issue

  • Create Joomla Tags (for the example: red, yellow)
  • Create an article
  • Start the input for the tag. For example type 'red' and click very fast somewhere else to change the input focus. Note: reproduce or not reproduce may depend of your speed (the tags need to be NOT selected into the list to reproduce it).

The result is: you will have the tag into 'real' text instead of the value usually found and display (the little 'box' with the cross).

When you save the article, even if the Tag seems to be fill in, for the user, it will be not saved.

Expected result

  • Correct tag (for full input, like 'red') or - No text dislayed at all for partial input like 'yell' (for the yellow tag) (like for a wrong input which do not fit to any tag)

Actual result

Only text not used during saving.

System information (as much as possible)

Joomla 3.3.6
Browers used for the tests: Chrome 36 / Firefox 24 & 33 / IExplorer 11 on Windows 7 & 8.1

Additional comments

This effect ‘only’ appends if the text corresponds to an existing tag or to the beginning of an existing tag. If the text does not correspond to a tag, nothing is displayed when losing the focus (correct).

May be some changes to be made into the funtion ajaxfield() from /librairies/cms/html/tags.php ... for Joomla & Jquery developers.

avatar b92 b92 - open - 28 Oct 2014
avatar brianteeman brianteeman - change - 3 Jan 2015
Labels Added: ?
avatar alikon
alikon - comment - 8 May 2016

i'm unable to reproduce, probably this was fixed in the meantime


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4948.

avatar brianteeman
brianteeman - comment - 8 May 2016

Thank you for creating this but it would appear that this has been resolved elsewhere in the code base. If this is not correct then this can be re-opened


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4948.

avatar brianteeman brianteeman - change - 8 May 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-05-08 08:37:56
Closed_By brianteeman
avatar brianteeman brianteeman - close - 8 May 2016

Add a Comment

Login with GitHub to post a comment