Hi,all
I set up my own Chinese language package, and it works fine. But when i view the detail of a document in repository and want to create a comment, there are some problem. Before I type a word in the textarea, the submit button is disabled, but after i type a word, it's disabled either. It will not happen in English version.
I debug the createcomment.js, the textarea subscribe a keyup event, in English version, this event can be triggered correctly, but in my Chinese version, it will not be treggered.
Anyone can help me
Thx
Kevin