Menu

Bug in new multiple word selection feature?

GeeZuZz
2008-06-04
2012-11-13
  • GeeZuZz

    GeeZuZz - 2008-06-04

    The new feature that selects all similar words as the selected one is great but i think theres a small bug:

    $_POST['word']
    $_POST['word']

    Selecting the "word" in the upper one, will not select the word in the other... If i add a space after the word: $_POST['word '] - it works like it should.