elabx
elabx
Getting this problem, while registering an app that has only subdomains pointed to it (possible cause?) EDIT: Just tried for a main domain and worked without problem. I am registering...
Just hit this particular problem too :) would be super useful to have the solution @outflux3 proposes.
I have had this happening to me because required setting only checks for an empty value, and in the code false doesn't count as an empty value, how I solved...
You are super right, just saw the bugs in a bunch of my sites just today. Maybe you have a reference at hand from another Inputfield on how to implement...
I updated the PR to reflect also the usage of a string syntax, seems nicer imho, I vote for @BernhardBaumrock 's suggestion.
Related: #1516
Not sure if this site is using ProCache (I would bet so!), maybe the .htaccess is missing "q" in the rules that let's you bypass if queries are present in...
``` but basically it looks like Drupal has taken the approach of changing the way their htaccess redirect works which I believe fixes any and all of these issues in...
@adrianbj @ryancramerdesign Sorry lost track of this issue for a few days. Thank you both for chiming in. So what we could expect is for things to go back to...