PurHur

Results 14 issues of PurHur

Hey, lets discuss some usecases of this plugin/report. We should collect some data about our usecases and what we need in the very basic base template. (This can be switched...

Do we need this? Should we remake this via a twig template?

The old behat tests for the behat formatter arent working anymore. The test tested the old HTML layout very hardcoded. Should we proceed like this? Since we now can load...

This is the merged and fixed pull request #37. (#32) To load a custom twig template you can define the path and the file via your behat configuration: ``` render_options:...

The "current" (very old) release doenst include the context class to take screenshots. If you would just release a new 0.1.1 then composer require would work again. :) else you...

Hello, i added the html to the $a_pars array so this UIHook call behaves like the other UIHook->getHtml calls in ilTemplate. The problem is when you make an UIHookPlugin that...

improvement

(This is PR https://github.com/ILIAS-eLearning/ILIAS/pull/2580 just reopened for Ilias7) Mantis: https://mantis.ilias.de/view.php?id=31639 Changed behavior in >5.4 (i dont know if 6 or 7 changed this): @smeyer-ilias fixed the error with a different...

bugfix

### How do you use Sentry? Self-hosted/on-premise ### Version 3 ### Steps to Reproduce 1) Have a lot of applications 2) Log a lot of stuff 3) Do nothing but...

Status: Needs Information
Status: Stale

On my windows dev setup (standard git bash+docker) i get random crashes in the string tests... always the same but only in 10% of the runs. https://gist.github.com/PurHur/4d4bb8548d4adfd5afa093fffc6c8a4b Is that a...

I removed the php command because there is a cygwin support layer in bin/phpunit. Im no windows guy but looks fine for me? Error: ``` purhur@purhur-PC MINGW64 ~/php-compiler (master) $...