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

Bug in Mage_Page_Block_Html_Header->getIsHomePage #247

Closed
wants to merge 2 commits into from

Conversation

johna1203
Copy link

return 'false' when the URL has GET parameters

※exp
http://domain.com/?hoge=hoge

@verklov
Copy link
Contributor

verklov commented Nov 7, 2013

Hello johna1203,
Sorry for the delay with the response!
Thank you for your contribution! Our team will review your pull request and respond as soon as our analysis is complete.

@johna1203
Copy link
Author

Thank you.
I will be waiting for your reply.

magento-team added a commit that referenced this pull request Nov 29, 2013
* Modularity improvements:
  * Breakdown of the Adminhtml module:
     * Moved Newsletter, Report logic to the respective modules
     * Moved blocks, config, view, layout files of other components from Adminhtml folder to respective modules
  * Removed application dependencies from the library
* Move Magento\Core common blocks in the library
* Application areas rework:
  * Areas are independent from Store
  * Removed deprecated annotation from the getArea methods
* GitHub requests:
  * [#245](#245) -- Resolve design flaws in core URL helper
  * [#247](#247) -- Bug in Mage_Page_Block_Html_Header->getIsHomePage
  * [#259](#259) -- Turkish Lira (TRY) is supported for Turkish members.
  * [#262](#262) -- Update Rule.php
  * [#373](#373) -- [Magento/Sales] Fixed typos
  * [#382](#382) -- [Magento/Core] Fixed typos
  * [#304](#304) -- Removed Erroneous closing "
  * [#323](#323) -- InstanceController.php - made setBody protected
  * [#349](#349) -- Move Mage_Catalog menu declaration into Mage_Catalog module.
  * [#265](#265) -- Update Merge.php
  * [#271](#271) -- Check Data should validate gallery information
  * [#305](#305) -- Extra ", tidied up nested quotes
  * [#352](#352) -- Add Croatia Country as part of European Union since 1st July 2013 for default european local countries in configuration
  * [#224](#224) -- Tax formatting is locale aware and should not
  * [#338](#338) -- Correcting SQL for required_options column
  * [#327](#327) -- cart api bug fix & partial invoice credit memo divide by zero warning
* Themes update:
  * Old frontend (magento_demo) and backend (magento_basic) themes are removed
  * Updated templates and layout updates in the Bundle, Catalog, CatalogInventory, CatalogSearch, Downloadable, ProductAlert, Reports, Sendfriend modules
* Fixed bugs:
  * Fixed the error when  Magento cannot be reinstalled to the same database with table prefix
  * Fixed report Products in Cart
  * Fixed error on attempt to insert image to CMS pages under version control
  * Fixed order status grid so that you can assign state, edit, and view custom order status
  * Fixed Related Products Rule page so that category can be selected on conditions tab
  * Fixed Magento_Paypal_Controller_ExpressTest integration test so it is re-enabled
  * Fixed the bug with international DHL quotes
@verklov
Copy link
Contributor

verklov commented Nov 29, 2013

Hello johna1203,
We have processed your pull request. The code is released in version dev54.

@verklov verklov closed this Nov 29, 2013
magento-team pushed a commit that referenced this pull request Apr 24, 2015
…-FetchRates-Exception

[API] MAGETWO-35879: Changed to use LocalizedException in Currency Symbol FetchRates
magento-team pushed a commit that referenced this pull request Dec 15, 2015
[CICD] Remove repo.magento.com from root composer.json
mmansoor-magento pushed a commit that referenced this pull request Aug 15, 2016
Fixed issues:
 - MAGETWO-54653: Adding too many configurable product option causes browser to hang.
magento-engcom-team added a commit that referenced this pull request Nov 15, 2018
…e options. #247

 - Merge Pull Request magento/graphql-ce#247 from VoronoyAlexandr/graphql-ce:235_added_option_id_in_response_for_product_with_customizable_options
 - Merged commits:
   1. 548ca3c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants