Poland
Account created on 6 October 2017, over 6 years ago
  • Drupal FullStack Developer at abventor 
#

Merge Requests

More

Recent comments

ivnish Poland

If I changing page name and saving views - unicode title works. But If I creating data export page and not changing title - I get corrupted file

ivnish Poland

This issue doesn't have any patch, so the right status is "Active"

ivnish Poland

I added some functions and some documentation 📌 How to send message programmatically Fixed

ivnish Poland

The project had a new release created as recent as April 18 2024, so it clearly is not abandoned.

Yes, I'm a new co-maintainer, I fixed old issues and created release. I think we can close this issue

ivnish Poland

Your site has theme. You need to override some CSS classes in your theme. You can ask about it in Slack or Drupal forums (I mean how to edit CSS). This is not media gallery problem

ivnish Poland

Thanks @jaydenpearly. Looks like feature request

ivnish Poland

I'm a maintainer now. Will commit this within a few days

ivnish Poland

Will need some form of upgrade path for the new settings.

Upgrade path is not needed in this case. The new setting is disabled by default and does not affect existing sites.

ivnish Poland

I think some changes to the tests are also required

Can you explain? Or do you want to fix it yourself?

ivnish Poland

I added commit to MR with order type select. Please review, test and comment

ivnish Poland

Yes, I understand. We can commit only in 11.x. Upgrade from 10 to 11 will require reading documentation and changes any way

ivnish Poland

Patch #5 works but

The commerce_product_variation.license_type field needs to be uninstalled.
The commerce_product_variation.license_expiration field needs to be uninstalled.

On the status page still exists

ivnish Poland

You created 20+ issues about co-maintaining. Are you sure that you have time to all these modules? :)

ivnish Poland

I need more info how to reproduce and what is expected

ivnish Poland

But this module supports Drupal 9

Drupal 9 is EOL since November 1st, 2023. Next release views_blogspot_archive drops Drupal 9 support. Drupal 9 users can use 2.0.0 version with custom patches if necessary

ivnish Poland

Ok, let's check:

1) SQL Injection is not relevant, because the new module uses Drupal Entity, not direct SQL.

2) Cross Site Scripting problem is not relevant too, because the new module uses views table instead of custom table.

3) Denial of service is not relevant too, because if I added any UID to my cookie, it doesn't affect other users after my login

Production build 0.69.0 2024