Skip to content

Conversation

@mikewhitby
Copy link
Contributor

Description

The initial problem was that the paypal module was setting the customer dashbaord page to "Billing Agreements", a previous commit of 36cac17 fixed that which I have cherry picked, however there is a related issue - the customer account dashboard title was being set in the controller which was not good, so I've fixed that too.

Fixed Issues (if relevant)

  1. Customer_account.xml file abused #7816
  2. Remove title “Billing Agreements” #12852

Manual testing scenarios

  1. Log in
  2. Ensure the page title on the dashboard is "My Account"

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

Pieter Cappelle and others added 2 commits March 24, 2018 10:38
This is in addiiton to magento#12852 commit 36cac17 - that fix
removed the title from being set in the `customer_account.xml` file but
the fix seemed to do nothing as the title was always being set in the
controller anyway. I've removed from the controller and added to the
correct layout file.
@mzeis
Copy link
Contributor

mzeis commented Mar 28, 2018

@magento-engcom-team give me new test instance

@okorshenko
Copy link
Contributor

Hi @mzeis unfortunately 2.1-develop branch is not supported at the moment for test instances

@mzeis
Copy link
Contributor

mzeis commented Mar 28, 2018

Hi @okorshenko, ok thanks!

Copy link
Contributor

@mzeis mzeis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that the English title is correct in the customer account and that the translation (e.g. with a German language pack) works in 2.1.

@magento-engcom-team magento-engcom-team added this to the March 2018 milestone Mar 28, 2018
@magento-engcom-team
Copy link
Contributor

Hi @mzeis, thank you for the review.
ENGCOM-1147 has been created to process this Pull Request

@mzeis
Copy link
Contributor

mzeis commented Mar 31, 2018

Hi @mikewhitby, thank you for your PR! it has been merged into 2.1-develop.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants