[ http://issues.apache.org/jira/browse/OFBIZ-418?page=comments#action_12446502 ] Marco Risaliti commented on OFBIZ-418: --------------------------------------
Hi Jacopo, I'm sorry that I have provided a patch with all the formatting/tab spaces issue and with a wrong path on it. This wasn't my intention, it's caused because I'm moving from Windows XP to Mac Os and in the new OS I haven't the same tools I had in Windows. I'm trying to use SMARTSVN instead of TortoiseSVN and in the same moment I'm trying SubEclipse from Eclipse. So I hope now I have done the correct changes to avoid those problems. Did you know if there is some tool to see if a patch contains tab instead of blank spaces ? I will also use the suggestion by David about add new file to my local build of ofbiz so that when I made a patch it will be included automatically into the patch. I'm starting to convert Entity Maintenance and I have seen also a patch from Ashish and I will include it also into the new Screens widget. Thanks Marco > Migration of Cache Maintenance Page from JSPs to Screen Widget > -------------------------------------------------------------- > > Key: OFBIZ-418 > URL: http://issues.apache.org/jira/browse/OFBIZ-418 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: CacheScreens.xml, editUtilCache.bsh, editUtilCache.ftl, > findUtilCache.bsh, findUtilCache.ftl, findUtilCacheElements.bsh, > findUtilCacheElements.ftl, utilCache.patch > > > This is a patch for migrate the Cache Maintenance Page from JSPs to Screen > Widget. > It contains also a lot of new labels translation Italian/English. > Here the steps to follow to migrate this part of the Webtools application. > 1- add into the folder framework/webtools/webapp/webtools/cache the files > editUtilCache.ftl, findUtilCache.ftl, findUtilCacheElements.ftl > 2- add into the folder > framework/webtools/webapp/webtools/WEB-INF/actions/cache the files > editUtilCache.bsh, findUtilCache.bsh, > findUtilCacheElements.bsh > 3- add into the folder framework/webtools/widget the file CacheScreens.xml > 4- apply the utilcache.patch > 5- one that everything is ok you can remove the following files: > framework/webtools/webapp/webtools/cache/editUtilCache.jsp > framework/webtools/webapp/webtools/cache/findUtilCache.jsp > framework/webtools/webapp/webtools/cache/findUtilCacheElements.jsp > Thanks in advance > Marco -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
