Fix minor issues in Webtools resulting from JSP to bsh/ftl refactor
------------------------------------------------------------------- Key: OFBIZ-1259 URL: https://issues.apache.org/jira/browse/OFBIZ-1259 Project: OFBiz Issue Type: Bug Components: framework Reporter: Adrian Crum Priority: Minor From the commit log: Author: jonesde Date: Mon Sep 24 03:53:04 2007 New Revision: 578752 URL: http://svn.apache.org/viewvc?rev=578752&view=rev Log: Small tweak so that it doesn't blow up when doing the all entity thing with a fromDate; unfortunately the all entities thing no longer checks for view entities and not auto-checking those boxes, which is lame and I wish whoever removed it hadn't, but oh well Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh?rev=578752&r1=578751&r2=578752&view=diff -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum reassigned OFBIZ-1259: ---------------------------------- Assignee: Adrian Crum > Fix minor issues in Webtools resulting from JSP to bsh/ftl refactor > ------------------------------------------------------------------- > > Key: OFBIZ-1259 > URL: https://issues.apache.org/jira/browse/OFBIZ-1259 > Project: OFBiz > Issue Type: Bug > Components: framework > Reporter: Adrian Crum > Assignee: Adrian Crum > Priority: Minor > > From the commit log: > Author: jonesde > Date: Mon Sep 24 03:53:04 2007 > New Revision: 578752 > URL: http://svn.apache.org/viewvc?rev=578752&view=rev > Log: > Small tweak so that it doesn't blow up when doing the all entity thing with a fromDate; unfortunately the all entities thing no longer checks for view entities and not auto-checking those boxes, which is lame and I wish whoever removed it hadn't, but oh well > Modified: > ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh > Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh > URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh?rev=578752&r1=578751&r2=578752&view=diff -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633907#action_12633907 ] Adrian Crum commented on OFBIZ-1259: ------------------------------------ I would like to fix this - since I was the one who broke it while converting the JSPs over to bsh/ftl. I'm not clear on what the problem was though, or how to reproduce it. Any help would be greatly appreciated! > Fix minor issues in Webtools resulting from JSP to bsh/ftl refactor > ------------------------------------------------------------------- > > Key: OFBIZ-1259 > URL: https://issues.apache.org/jira/browse/OFBIZ-1259 > Project: OFBiz > Issue Type: Bug > Components: framework > Reporter: Adrian Crum > Assignee: Adrian Crum > Priority: Minor > > From the commit log: > Author: jonesde > Date: Mon Sep 24 03:53:04 2007 > New Revision: 578752 > URL: http://svn.apache.org/viewvc?rev=578752&view=rev > Log: > Small tweak so that it doesn't blow up when doing the all entity thing with a fromDate; unfortunately the all entities thing no longer checks for view entities and not auto-checking those boxes, which is lame and I wish whoever removed it hadn't, but oh well > Modified: > ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh > Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh > URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh?rev=578752&r1=578751&r2=578752&view=diff -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-1259. ------------------------------ Resolution: Fixed Fixed, rev 732565. > Fix minor issues in Webtools resulting from JSP to bsh/ftl refactor > ------------------------------------------------------------------- > > Key: OFBIZ-1259 > URL: https://issues.apache.org/jira/browse/OFBIZ-1259 > Project: OFBiz > Issue Type: Bug > Components: framework > Reporter: Adrian Crum > Assignee: Adrian Crum > Priority: Minor > > From the commit log: > Author: jonesde > Date: Mon Sep 24 03:53:04 2007 > New Revision: 578752 > URL: http://svn.apache.org/viewvc?rev=578752&view=rev > Log: > Small tweak so that it doesn't blow up when doing the all entity thing with a fromDate; unfortunately the all entities thing no longer checks for view entities and not auto-checking those boxes, which is lame and I wish whoever removed it hadn't, but oh well > Modified: > ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh > Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh > URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/xmldsdump.bsh?rev=578752&r1=578751&r2=578752&view=diff -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |