|
Jira 3.2 here on jira.atlassian.com and Jira 3.2 Professional which is freshly installed on our server. Tried it with Firefox, IE and Safari on different Computers.Worked before
seems to be a Javascript Error when german locale is turned on.english works for me and probably for you
Error: missing ) after argument list Error: showComment is not defined Hi Philip,
Yes - this is a bug - the showComment function fails to parse the arguments correctly due to extra ' characters within the parameters. Thanks for reporting this. We shall try to add a patch here and will incorporate the fix in JIRA 3.2.1. Regards, The problem was with single quotes in the German transaltions. I've escaped the init scrips now so all should be fine.
I've also attached a patch that should fix this
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Can you let us know which version you are using?
Also, can you let us know how you are adding the comment - is it from the 'Comment on this issue' link in the issue operations?
Can you also ensure that Javascript is enabled as this feature utilises Javascript for its operation.
Regards,
Keith