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

Issue #5627: main.CRITICAL: Broken reference (Magento CE v2.1) #9092

Merged
merged 1 commit into from
Apr 19, 2017

Conversation

malachy-mcconnell
Copy link

@malachy-mcconnell malachy-mcconnell commented Apr 1, 2017

  • Changed log level from critical to info

Description

Fixed Issues (if relevant)

  1. main.CRITICAL: Broken reference (Magento CE v2.1) #5627: main.CRITICAL: Broken reference (Magento CE v2.1)

Manual testing scenarios

  1. ...
  2. ...

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)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Apr 1, 2017

CLA assistant check
All committers have signed the CLA.

@Ctucker9233
Copy link

@malachy-mcconnnell In my opinion, all this does is downgrade the issue instead of fixing the issue. Right now, if there is a real broken link, it is lost in a sea of other reported broken links and the developer has no clue which one is the real Critical Error. Is it possible to expand the scope of this PR to fix the reason why these "broken links" are being reported in the first place?

@okorshenko okorshenko added this to the April 2017 milestone Apr 18, 2017
@magento-team magento-team merged commit 13988a0 into magento:2.1-develop Apr 19, 2017
@magento-team
Copy link
Contributor

@malachy-mcconnnell thank you for your contribution to Magento 2 project

@scottsb
Copy link
Member

scottsb commented Apr 21, 2017

@okorshenko I think @Ctucker9233 is correct that this doesn't fully resolve #5627. I think downgrading this situation from CRITICAL is legitimate (though I would have picked WARNING as the best level per PSR-3/RFC 5424), but the problem in #5627 is that core Magento with no changes is logging spurious messages. The fact that they were improperly CRITICAL made it worse, but the fundamental issue was that they were getting logged in the first place. This doesn't fix that.

@orlangur
Copy link
Contributor

Is it going to be fixed the way I explained #5627 (comment) ? So that all existing issues, including ones downgraded to INFO in this PR, are fixed and this perfect state is enforced by CI?

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.

7 participants