[
https://issues.apache.org/jira/browse/OFBIZ-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693641#action_12693641
] David E. Jones commented on OFBIZ-2256: --------------------------------------- We might want to leave this open for the FTL files. You can certainly give a S/R a try but based on doing it a few times manually I don't think that will be all that easy... it is MUCH more error prone than the form widget stuff as we're dealing with plain HTML there... and anything can be put into those so they aren't as consistent. There's also the trick of creating the form name, and making sure it has a suffix if needed to make each form name unique on the page. > Secure URLs > ----------- > > Key: OFBIZ-2256 > URL: https://issues.apache.org/jira/browse/OFBIZ-2256 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: Release Branch 9.3 > > Attachments: OFBIZ-2256.patch, OFBIZ-2256.patch > > > You may add here in coments any URL that must be secured. And after they have > been secured use \-secured\- to show the -secured- URLs in following comments > (here I escaped - using \ to show how to do it) > Some URLs from the user ML > Page:(Show and Edit yield same issue) > https://localhost:8443/manufacturing/control/ShowProductionRun?productionRunId=10000 > https://localhost:8443/manufacturing/control/EditProductionRun?productionRunId=10000 > Links: > https://localhost:8443/manufacturing/control/scheduleProductionRun?productionRunId=10000&statusId=PRUN_SCHEDULED > https://localhost:8443/manufacturing/control/changeProductionRunStatusToPrinted?productionRunId=10000 > https://localhost:8443/manufacturing/control/quickChangeProductionRunStatus?productionRunId=10000&statusId=PRUN_COMPLETED > https://localhost:8443/manufacturing/control/quickChangeProductionRunStatus?productionRunId=10000&statusId=PRUN_CLOSED > https://localhost:8443/manufacturing/control/cancelProductionRun?productionRunId=10000 > Page: > https://localhost:8443/manufacturing/control/ProductionRunTasks?productionRunId=10000 > Links: > https://localhost:8443/manufacturing/control/deleteProductionRunRoutingTask?workEffortId=10001&productionRunId=10000 > Page: > https://localhost:8443/manufacturing/control/ProductionRunComponents?productionRunId=10000 > Links: > https://localhost:8443/manufacturing/control/deleteProductionRunComponent?workEffortId=10001&fromDate=2009-03-25%2018:17:52.023&productId=ETH_BRAND&workEffortGoodStdTypeId=PRUNT_PROD_NEEDED&productionRunId=10000 > Page: > https://localhost:8443/manufacturing/control/ProductionRunFixedAssets?productionRunId=10000 > Links: > https://localhost:8443/manufacturing/control/removeWorkEffortFixedAssetAssign?workEffortId=10001&fixedAssetId=DEMO_MACHINE_GROUP&fromDate=2009-03-25%2018:17:50.858&productionRunId=10000 > Page: > https://localhost:8443/manufacturing/control/EditRoutingTaskAssoc?workEffortId=10010 > Links: > https://localhost:8443/manufacturing/control/RemoveRoutingTaskAssoc?workEffortId=10010&workEffortIdFrom=10010&workEffortIdTo=TASK01&fromDate=2009-03-26%2013:55:55.447&workEffortAssocTypeId=ROUTING_COMPONENT > Page: > https://localhost:8443/manufacturing/control/EditRoutingProductLink?workEffortId=10010 > Links: > https://localhost:8443/manufacturing/control/removeRoutingProductLink?workEffortId=10010&productId=PC001&fromDate=2009-03-26%2013:55:27.000&workEffortGoodStdTypeId=ROU_PROD_TEMPLATE > Page: > https://localhost:8443/manufacturing/control/FindCalendar > Links: > https://localhost:8443/manufacturing/control/RemoveCalendar?calendarId=DEFAULT > Page: > https://localhost:8443/manufacturing/control/ListCalendarWeek > Links: > https://localhost:8443/manufacturing/control/RemoveCalendarWeek?calendarWeekId=DEFAULT > Page: > https://localhost:8443/manufacturing/control/EditCostCalcs > Links: > https://localhost:8443/manufacturing/control/removeCostComponentCalc?costComponentCalcId=EXAMPLE_COST > Here are some more as of 758871: > Page: > https://localhost:8443/ecommerce/control/orderstatus?orderId=WSCO10001 > Links: > https://localhost:8443/ecommerce/control/cancelOrderItem?orderItemSeqId=00003 > Page: > https://localhost:8443/ecommerce/control/updatePostalAddress > Links: > https://localhost:8443/ecommerce/control/createPartyContactMechPurpose?contactMechId=10003&useValues=true > Page: > https://localhost:8443/ecommerce/control/viewprofile > Links: > https://localhost:8443/ecommerce/control/setprofiledefault/viewprofile?productStoreId=9000&defaultPayMeth=10001&partyId=10000 > https://localhost:8443/ecommerce/control/deleteCustomerTaxAuthInfo?partyId=10000&taxAuthPartyId=ON_TAXMAN&taxAuthGeoId=ON&fromDate=2009-03-26%2017:48:43.350 > https://localhost:8443/ecommerce/control/readmessage?communicationEventId=10001 > Page: > https://localhost:8443/ecommerce/control/messagelist?showSent=true > Links: > https://localhost:8443/ecommerce/control/readmessage?communicationEventId=10000 > Page: > https://localhost:8443/ordermgr/control/orderview?orderId=WSCO10000 > Links: > https://localhost:8443/facility/control/createShipment?primaryOrderId=WSCO10000&primaryShipGroupSeqId=00001&statusId=SHIPMENT_INPUT&originFacilityId=WebStoreWarehouse&externalLoginKey=EL830506554502 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
