Opened 9 years ago

Closed 9 years ago

#12883 closed Bug (duplicate)

calling getData(true) returns an empty string

Reported by: Han Hsu Owned by:
Priority: Normal Milestone:
Component: General Version: 4.4.6
Keywords: Cc:

Description

As titled, in version 4.4.6 if you try to call getData(true) you will get a empty string instead of current value. use case: http://jsfiddle.net/svapyzjz/1/ Reproduce Step:

  1. type something in the editor (ex: 'abc')
  2. click on the get button
  3. you can see that it alerts an empty string.

Change History (1)

comment:1 Changed 9 years ago by Jakub Ś

Resolution: duplicate
Status: newclosed

DUP of #12884.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy