joost de keijzer

Results 19 comments of joost de keijzer

I've created a test-page with iframes to see how this works. See https://dkzr.nl/iframe-test/ It's a Safari issue. On Firefox, Edge and Chrome the referer is available.

https://github.com/htmlburger/carbon-fields/issues/793#issuecomment-574587611 has a nice workaround

Eg. developing in CakePHP, the pot files are not alongside the po files but two directories up, which makes hand-selecting them a nuisance (adding to the clicks needed to open...

The suggested steps seem fine. I don't think I mind where Poedit stores the POT-PO relation... It would be nice if one could "enter through" the dialog when de suggested...

After updating from WP5.9.3 to WP6.0 I experience a similar problem. `SyntaxError: unterminated character class` Error is in `reduceRouteComponents` (route-gree.js:83) ``` // A level's validate method is called to check...

In my case, the code seems to break on the WP `WP_REST_Global_Styles_Controller` regex: PHP code: ``` '/' . $this->rest_base . '/themes/(?P[\/\s%\w\.\(\)\[\]\@_\-]+)/variations' ``` In above reduceRouteCompontens javascript the groupPattern is `[\\/\\s%\\w\\.\\(\\`...

@userjack6880 thanks for approving, do you expect anything from me at this point?

Hi @nlemoine, just tested with the 3.x-dev branch and this PR is not needed for that branch: works out of the box :) Did file a new issue #62 to...

Hi @barracuda156 thanks for your comments. I've just processed them. This is all new to me so please review carefully please.. Compiles fine with `port -vs install` on system above

Oops, that went wrong... I'll update with a more clean PR shortly...