[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] problem flag on "return confirm(...)"

I have a javascript function that returns the results of a confirm dialog.

ex.  return confirm("are you sure");

This statement is posting a problem flag with a message "cannot return a void result".

I could not find an existing bug report. Let me know if one should be filed.