Account created on 28 November 2004, almost 20 years ago
#

Merge Requests

Recent comments

🇬🇧United Kingdom egfrith

@ronaldmulero - test now added to #MR!47 thank you for the suggestion.

🇬🇧United Kingdom egfrith

Thank you for looking at this and producing the suggestion ravi. I've taken a look at the code. In Firefox, I'm not sure it worked - though I was having all sorts of problems with CSS being cached. I'm also wondering if the hard coding of the height of the Apply button via the margin-tope might be a bit fragile.

I've looked again at the way views does the exposed filters. The code there uses flexes, and the SASS code below works OK in my subtheme:

form--inline {
  display: flex;
  .form-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}

I'm not very expert on CSS and bootstrap, so I'm not sure if this is the optimal solution - I would defer to the experts!

🇬🇧United Kingdom egfrith

After some time getting to the bottom of #3411785, I would hope that we could get this sorted out. @smustgrave: is it possible to set up open_basedir in the testing environment? If not, I'm not clear how a test could be created for this issue.

🇬🇧United Kingdom egfrith

egfrith created an issue.

🇬🇧United Kingdom egfrith

Marking as fixed. There's definitely no development work happening on the D7 version of Bawstats

Production build 0.71.5 2024