Dmitry Danilson

Results 11 comments of Dmitry Danilson

The `extra_mime_types` setting is absolutely required in my case: I want .mp4-files to be played instead of downloaded. That is also useful for the same cases for other video or...

@chris001 Thank you for your detailed report: I had to entirely reproduce your experience in order to get the same error message. Let me share my solution to fix it:...

Thanks for your response, I appreciate. > If you not configure 'method' => ['sort_algorithm' => 'none'] but leave method out of the configuration, doesn't this already do what you want?...

@jcalderonzumba As far as I can see there are only 2 failed tests: https://travis-ci.org/jcalderonzumba/MinkPhantomJSDriver/jobs/251892172 - and one of them is going to be fixed by https://github.com/minkphp/driver-testsuite/pull/12 . `MinkSelenium2Driver` skips PhantomJS...

Thank you for response. It is upload progress bar while I mean import progress bar. It includes upload progress bar but also should address other parts of import process: upload,...

@nietzscheson Your gif reproducing the bug is amazing! I have the same problem with PhantomJS browser: it just skips filling a single form field - everytime skipped field is the...

I guess it is fixed for now by https://github.com/CharlesMx/mxCalendar/commit/6abe6c95547ba4e4dabff7ebcbb007fb11d1a53a .

Possibly by the same reason as #144.

I confirm performance issues. I have studied the code and have a suggestion: is it possible, in addition to the built-in `ReferenceContextCache`, to have a fallback to the user cache?...

Looks like Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/phantomjs/+bug/1578444 .