[
https://issues.apache.org/jira/browse/OFBIZ-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693409#action_12693409
] Pranay Pandey commented on OFBIZ-2256: -------------------------------------- Thanks Pratik, but this patch needs little rework. The forms to send hidden parameters you created having name "test" at all the places, this should be something appropriate base on the hyperlink purpose. Also there few few small things like way of giving request in action of the form. This can be improved. > 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 > Fix For: Release Branch 9.3 > > Attachments: 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.
