Account created on 17 December 2007, over 16 years ago
  • Owner at hrpr 
#

Merge Requests

Recent comments

🇬🇧United Kingdom danharper

I also have this issue with a basic page.

🇬🇧United Kingdom danharper

I'm having the same issue, I'm trying to think of ways around using IEF as the original use case is a handful of entities where I have over 2500. Did you find a resolution ?

🇬🇧United Kingdom danharper

@himanshu_jhaloya, this is exactly what it was. Thanks

🇬🇧United Kingdom danharper

I'm using MR30 and it's working on 2.x-dev can this be marked as reviewed & tested?

🇬🇧United Kingdom danharper

Bumping to latest version as I still get the message in the log file.

🇬🇧United Kingdom danharper

I have this problem, the table header isn't stick so it makes managing them near impossible,

Looking at https://www.drupal.org/project/drupal/issues/3362276 📌 Use position: sticky for views sticky table header Fixed they have gone with a different approach but only fixed it 11 but the issue persists in 10.

🇬🇧United Kingdom danharper

Hi Marcoka,

Yes that fixed the issue, I managed to create a pull request but I don't know if I've set it to the correct branch. You can see in there what the change is, as you say it is very minor.

https://git.drupalcode.org/project/fa_formatter/-/merge_requests/2

Cheers Dan

🇬🇧United Kingdom danharper

I stumbled across this

https://www.drupal.org/project/field_formatter/issues/3333885 🐛 Infinite loop when first available formatter extends FieldWrapperBase Fixed

🇬🇧United Kingdom danharper

This needs adding to the settingsForm function

$form = parent::settingsForm($form, $form_state);

I've tried to do a merge request but I can't work it out.

🇬🇧United Kingdom danharper

Hmm, so why is this happening ? Views data export is replacing the div incorrectly?

🇬🇧United Kingdom danharper

Hi @ravi-kant

1. Create view that displays a table on a page with on field "Title"
2. Install views data export
3. Add a Data export display
4. Attach the display to the initial page.
5. Set the format setting to csv
6. On the data export display change the Export settings -> method to batch.
7. View the page and then click Download csv

That should reproduce the issue.

Cheers Dan

🇬🇧United Kingdom danharper

This is not applying anymore, is it still needed with the latest version?

🇬🇧United Kingdom danharper

Ahh yes I am actually using the patch here

https://www.drupal.org/project/yearonly/issues/2903879 Select/Options formats in views as exposed filter Needs work

Cheers Dan

🇬🇧United Kingdom danharper

I'm still getting this problem in Drupal 10.2.2

Screenshots attached.



Maybe I have missed something in the sub theme? but I haven't really added that much to it.

🇬🇧United Kingdom danharper

danharper created an issue.

🇬🇧United Kingdom danharper

Great thanks for the info, I must have overwritten the config somehow.

🇬🇧United Kingdom danharper

Ahh ok, thanks for the update. I downgraded Imagemagick so I guess this can be closed.

🇬🇧United Kingdom danharper

I think it's related to this.

https://www.drupal.org/project/imagemagick/issues/3414601 📌 Switch command line escaping to Symfony Process Downport

🇬🇧United Kingdom danharper

I'm facing this issue using the field_states_ui module.

The showing and hiding just doesn't seem to work even with the latest patch.

🇬🇧United Kingdom danharper

I am getting this issue in Drupal 10 and states don't seem to work on these field types.

🇬🇧United Kingdom danharper

I think this may have caused an issue on my site.

I get,

Symfony\Component\Routing\Exception\InvalidParameterException: Parameter "step" for route "commerce_payment.checkout.cancel" must match "[^/]++" ("" given) to generate a corresponding URL. in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 209 of core/lib/Drupal/Core/Routing/UrlGenerator.php).

When viewing the cart and the buttons are turned on.

Drupal 10.2

🇬🇧United Kingdom danharper

Hi Volodymyr.I

Did you test this past installing it?

Cheers Dan

🇬🇧United Kingdom danharper

Just tried the latest dev but that hasn't worked, I'll try and have a look at the code later to see if I can patch.

Should cleanVar only be used if I actually tick strip tags?

The function is stripping the markup.

🇬🇧United Kingdom danharper

I've tried the above but when I edit a node and save it nothing happens.

Tried using XDEBUG in the entityUpdate function but it never gets there.

🇬🇧United Kingdom danharper

Why was this deprecated?

I've just spent a while trying to debug my event dispatcher and then found this :-)

Cheers Dan

🇬🇧United Kingdom danharper

I'm looking for this, if somebody can guide what the approach would be I can write a patch.

🇬🇧United Kingdom danharper

Sorry my fault, I realised this was because I was using another patch that is modifying the module file
https://www.drupal.org/project/eva/issues/3083993 Hide output if empty option Fixed

🇬🇧United Kingdom danharper

It's still not applying for me on 3.0.0 or 3.0-dev.x

It seems that it rejects

@@ -50,63 +50,55 @@ function eva_entity_extra_field_info()

In the module file this line is actually line 51.

🇬🇧United Kingdom danharper

Throbber issue is discussed here https://www.drupal.org/project/entity_browser/issues/3181631 🐛 Use theme function for ajax progress Fixed

🇬🇧United Kingdom danharper

It's hosted on platform sh, not sure what there underlying storage is.

I'll check those tickets, thanks for the help.

🇬🇧United Kingdom danharper

I haven't caught them exactly but it's when the customer does a bulk upload of a few GB if images and they have 20 or so image styles used for generating product images for multiple brands with different watermarks etc.

What seems to happen is that the image is generated but it's extremely small, I can't say when it will happen again as I add an extra 10gb to their hosting package each time it happens.

🇬🇧United Kingdom danharper

I'm have a similar use case to others, I'm using flat rate but not using weight in the calculations as the customer doesn't have that information.

It would be useful to set default value to 0.

🇬🇧United Kingdom danharper

Hi,

I have tested the patch and it works but using views_data_export attached view it creates duplicates, not sure if that's a views data export issue or something this patch is creating.

Cheers Dan

Production build 0.69.0 2024