Skip to content
#

symfony-bundle

symfony logo

Symfony is a set of reusable PHP components and a PHP framework for web projects.

Here are 1,451 public repositories matching this topic...

symfony
B-Galati
B-Galati commented Nov 8, 2019

Description
At the moment it's quite hard to debug HTTP errors because the only information we get is:

HTTP/1.1 400 Bad Request returned for "https://example.com/".

It would be nice to have an opt-in option that would automatically open response payload and headers in order to log them in Sentry for example. It may require to handle a max lenght on the response payload.

api-platform
jvigneron
jvigneron commented Nov 28, 2019

Description
To be able to optionaly remove the google fonts dependency on any page of the api-platform.

Example
Remove the google font stylesheet in line 8 in the file api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable.

Context
I'm working on an intranet application for a 100000+ employees company and

Sylius
jacquesbh
jacquesbh commented Mar 23, 2020

Sylius version affected: v1.4.4

Description

Sylius says the category is used and cannot be removed, when we try to remove an empty category.

We figured out that we had some products with the taxon as "Main Taxon".

Steps to reproduce

  1. Add a taxon, keep it empty of products.
  2. Update a product to use the newly created taxon as Main taxon.
  3. Try to remove the taxo
lukasluecke
lukasluecke commented Jul 8, 2020

Describe the bug
Some of the countries that are available for selection seem to be missing flag images (we have 198). This results in broken img elements.

To Reproduce
Select "American Samoa" (AS) or "Åland Islands" (AX).

(OPTIONAL) Additional context
Either add missing flags, or to also future proof it add either a fallback or hide the flag img element if it fails to

Created by Fabien Potencier

Released October 2005

Organization
symfony
Website
symfony.com
Wikipedia
Wikipedia
You can’t perform that action at this time.