workarea-commerce / workarea

Workarea is an enterprise-grade Ruby on Rails commerce platform
https://www.workarea.com
Other
326 stars 66 forks source link

Remove view append from mailer #476

Closed mttdffy closed 4 years ago

mttdffy commented 4 years ago

This append point in the order_mailer/_summary.html.haml seems to have been added by mistake in v3.5 (by me) with the fulfillment sku additions. Using this append in the mailer and the view causes issues if the append point is used to add a partila with a _path helper. From what I can tell it seems like it was probably a copy/pasta and not intentional

https://stash.tools.weblinc.com/projects/WL/repos/workarea/commits/bd21334c0c1a4cdf3f7db381c95298bddcdd91cd#storefront/app/views/workarea/storefront/order_mailer/_summary.html.haml