Anton Visser

Results 5 issues of Anton Visser

So it turns out that without the replaceInExtensions option, replacements won't work. I had to put that in to get replacements to work. A suggestion for updated documentation would be...

When making changes during profiling, it would be very nice to add a marker, so that you can easily see the distinction between a change and the previous state. The...

enhancement

I use a single run task for my migrations, but after upgrading from 4.6.3 to 5.0.2 the single run task isn't running. The task is created, but it doesn't execute...

bug
help wanted
good first issue

I just downloaded the latest source and upgraded from the 1.5 bundle. The upgrade went fine, after installing the bundler gem, but now I'm getting the following error: # Logfile...

When parsing recipes, so authors create the prepTime/cookTime in different ways. I've updated the MicrodataPhpDOMElement->itemValue to grab the content attribute if it is present, instead of sending the incorrect element...