Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notices on replaced modules #12

Open
peterjaap opened this issue Apr 1, 2019 · 1 comment
Open

Notices on replaced modules #12

peterjaap opened this issue Apr 1, 2019 · 1 comment

Comments

@peterjaap
Copy link

We use composer's replace functionality to leave out modules we don't need. The upgrade helper lists files in these modules as customised, but without an actual value;

-------- TEMPLATES --------
Patched: vendor/dotmailer/dotmailer-magento2-extension/view/adminhtml/templates/automation/iframe.phtml
Customized: 
Patched: vendor/magento/module-authorizenet/view/adminhtml/templates/order/view/info/fraud_details.phtml
Customized: 
Patched: vendor/magento/module-send-friend/view/frontend/templates/send.phtml
Customized: 
Patched: vendor/temando/module-shipping-m2/view/adminhtml/templates/batch/view.phtml
Customized: 
Patched: vendor/temando/module-shipping-m2/view/adminhtml/templates/components/configuration/carrier/register.phtml
Customized: 
Patched: vendor/temando/module-shipping-m2/view/adminhtml/templates/rma/view/tracking/popup.phtml
Customized: 
Patched: vendor/temando/module-shipping-m2/view/adminhtml/templates/system/config/form/field/activation.phtml
Customized: 
@mpchadwick
Copy link
Member

I think this shouldn't happen anymore. I made some updates today and customized must be truthy now:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants