I have resubmitted the patch with the updates. https://reviews.apache.org/r/3641/
Aaron On Thu, Jan 26, 2012 at 4:52 PM, Marlon Pierce <[email protected]>wrote: > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/3641/ > > On January 26th, 2012, 9:48 p.m., *Anthony Carlucci* wrote: > > > trunk/rave-portal-resources/src/main/webapp/WEB-INF/jsp/views/admin/category.jsp<https://reviews.apache.org/r/3641/diff/1/?file=70854#file70854line56> > (Diff > revision 1) > > 56 > > <input type="submit" value="Create the category"/> > > Use a message bundle item here for the value instead of hard-coded text > > For internationalization also. > > > - Marlon > > On January 26th, 2012, 6:17 p.m., Aaron Gooch wrote: > Review request for rave. > By Aaron Gooch. > > *Updated 2012-01-26 18:17:21* > Description > > Rave-433 implementation of controller and jsps > > Diffs > > - > trunk/rave-components/rave-core/src/main/java/org/apache/rave/portal/service/CategoryService.java > (1236296) > - > trunk/rave-components/rave-core/src/main/java/org/apache/rave/portal/service/impl/DefaultCategoryService.java > (1236296) > - > trunk/rave-components/rave-core/src/test/java/org/apache/rave/portal/service/impl/DefaultCategoryServiceTest.java > (1236296) > - > trunk/rave-components/rave-web/src/main/java/org/apache/rave/portal/web/controller/admin/AdminControllerUtil.java > (1236296) > - > trunk/rave-components/rave-web/src/main/java/org/apache/rave/portal/web/controller/admin/CategoryController.java > (PRE-CREATION) > - > trunk/rave-components/rave-web/src/main/java/org/apache/rave/portal/web/util/ModelKeys.java > (1236296) > - > trunk/rave-components/rave-web/src/main/java/org/apache/rave/portal/web/util/ViewNames.java > (1236296) > - > trunk/rave-components/rave-web/src/test/java/org/apache/rave/portal/web/controller/admin/CategoryControllerTest.java > (PRE-CREATION) > - trunk/rave-portal-resources/src/main/resources/messages.properties > (1236296) > - trunk/rave-portal-resources/src/main/resources/messages_nl.properties > (1236296) > - > trunk/rave-portal-resources/src/main/webapp/WEB-INF/jsp/views/admin/category.jsp > (PRE-CREATION) > - > trunk/rave-portal-resources/src/main/webapp/WEB-INF/jsp/views/admin/categoryDetail.jsp > (PRE-CREATION) > > View Diff <https://reviews.apache.org/r/3641/diff/> >
