Antonio Peric

Results 8 issues of Antonio Peric

Hi, i have problem fetching data with Pagerfanta and composite keys Here is specification of my table, I am wondering is it possible to use composite keys and pagerfanta? Thnx...

Hi, don't know where to ask, so I will try here. I am using this line of code `$iCal = new ICal($message->getCalendarUrl());` and the result is always a valid object....

enhancement
question
pr-welcome

XMLHttpRequest cannot load http://liveboard-dev.locastic.com/api/v1/login. The 'Access-Control-Allow-Origin' header contains multiple values '*, http://localhost', but only one is allowed. Origin 'http://localhost' is therefore not allowed access. ``` nelmio_cors: paths: '^/api/': allow_origin: ['*']...

I am trying this test on Symfony app ``` Scenario: As logged User I cannot get attachment other users uploaded Given I send a POST request to "/rest/index.php" with parameters:...

When we are entering full screen in chrome it first show normaln full screen for about second and then just show label of link or icon or whatever is inside...

itemsTotal contains discounted price, I assume this should show totalPrice without discount, as we have discounted price in total? ``` { "tokenValue": "586e28d4-7d47-41b7-9fba-cb07ae0ba5c0", "channel": "HR_SPLIT", "currency": "EUR", "locale": "en_US", "checkoutState":...

Unconfirmed Bug

**Sylius version affected**: 1.8 | 1.9 **Description** OrderItem has relation with Variant, and variant_id cannot be null. This causing that we cannot delete any product variants that are related to...

Admin