Skip to content
#

ecommerce

Here are 5,755 public repositories matching this topic...

magento2

All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html

  • Updated Apr 22, 2022
  • PHP
Sylius
kgonella
kgonella commented Feb 28, 2022

Sylius version affected: > 1.8

Description
The breadcrumb on product handle the case if an ancestor taxon is disabled and remove the link. But nothing is done if the main taxon is disabled.

Steps to reproduce
Choose a main taxon on a product.
Disable the main taxon.
Go to the product page.
The main taxon is linked in breadcrumb and lead to a "not found exception".

**

Good First Issue UX Admin Bug
PrestaShop
solidus
kennyadsl
kennyadsl commented Mar 5, 2021

i18n-tasks gem now comes with the following post-install message:

Post-install message from i18n-tasks:
# Install default configuration:
cp $(bundle exec i18n-tasks gem-path)/templates/config/i18n-tasks.yml config/
# Add an RSpec for missing and unused keys:
cp $(bundle exec i18n-tasks gem-path)/templates/rspec/i18n_spec.rb spec/

It's a good opportunity to follow these instru

platform
obendev
obendev commented Mar 31, 2022

Please describe the feature you would like to see implemented.

Currently, Shopware 6 is setting HTTP headers like referrer-policy, x-content-type-options and x-frame-options.
It would be nice to have an option to disable or modify these headers, since I'd like to set these headers via my Nginx configuration instead of letting it be handled by the web application (Shopware).
Can be f

Feature Request Good first issue

Improve this page

Add a description, image, and links to the ecommerce topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ecommerce topic, visit your repo's landing page and select "manage topics."

Learn more