----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6240/ -----------------------------------------------------------
(Updated Aug. 14, 2012, 5:02 p.m.) Review request for rave. Changes ------- Changed patch to use html5 required tag to alert users that the comment field needs to be filled out, instead of an alert pop-up Description ------- This patch does not allow empty comments to be posted on a widget in the store. If you try to post an empty comment an alert box pops up asking you to please enter text into the comment field. Also added a line which clears out the comment field after posting a comment. Before, the same text you just submitted was still populated in the comment box. Diffs (updated) ----- trunk/rave-portal-resources/src/main/webapp/WEB-INF/jsp/views/widget.jsp 1372847 trunk/rave-portal-resources/src/main/webapp/static/script/rave_store.js 1372847 Diff: https://reviews.apache.org/r/6240/diff/ Testing ------- Thanks, Daniel Gornstein
