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

Throw exception if joinAttribute is used #83

Closed
wants to merge 1 commit into from

Conversation

amenk
Copy link
Contributor

@amenk amenk commented Sep 18, 2012

A exception is better than a silent fail: Silent fails can cause very business critical problems that go unnoticed.

A exception is better than a silent fail: Silent fails can cause very business critical problems that go unnoticed.
@amenk
Copy link
Contributor Author

amenk commented Nov 13, 2012

Actually there are some usages of joinAttribute which do not have effect at all and could be removed. For example in Mage_Sales_Block_Order_Recent::_construct().

I think I will try to run the whole testsuite and remove references. I think then we could remove the function completely ?

@mage2-team Shall I go for that?

@magento-team
Copy link
Contributor

It looks like this method is not used anywhere (doesn't override any method and is not overridden), so it can be deleted.

@amenk
Copy link
Contributor Author

amenk commented Jan 2, 2013

okay, so please delete it.

@magento-team
Copy link
Contributor

@amenk
Thank you for mentioning this issue.
Fixes have been incorporated into the internal repository.

Code changes will be available after one of the next code publications to the GitHub from the internal repository.
Closing as complete.

Thank you.

okorshenko pushed a commit that referenced this pull request Nov 12, 2015
 [Merchant beta] [Nord] Bug fix
magento-team pushed a commit that referenced this pull request Mar 23, 2016
JS-372 [Full-screen mode] Left and right side of image visible while video player is loading
magento-engcom-team added a commit that referenced this pull request Jun 9, 2018
…elds list #83

 - Merge Pull Request magento/graphql-ce#83 from sergy-gzh/graphql-ce:bugfix/26-imit-list-of-filterable-fields
 - Merged commits:
   1. 38180f2
magento-engcom-team pushed a commit that referenced this pull request Aug 27, 2018
Merge 2.3-develop to EPAM-PR-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants