πŸ‡§πŸ‡ͺBelgium @waropd

Account created on 26 October 2021, about 3 years ago
#

Recent comments

πŸ‡§πŸ‡ͺBelgium waropd

Updated patch #31 to work on facets 2.0.9

Change is in facets-views-ajax.js

Changed lines:

<?php
// Update url.
window.historyInitiated = true;
window.history.pushState(null, document.title, href);
?>

Previous patch had this right at the top of the updateFacetsViewPatch. Facets 2.0.9 has this about 20 lines lower which is the same as in this new patch

πŸ‡§πŸ‡ͺBelgium waropd

Updated patch for the 2.2.4 tag
Removed target_bundles so all Content types can be used.

πŸ‡§πŸ‡ͺBelgium waropd

Patch for 1.0.0-beta6

πŸ‡§πŸ‡ͺBelgium waropd

Extended the first patch to catch more errors
- Check for multiple values
- If value is not numeric, extend loadbyproperties with the vid

πŸ‡§πŸ‡ͺBelgium waropd

Updated patch #28 to work with Drupal 10.3

πŸ‡§πŸ‡ͺBelgium waropd

Update patch #18 to work with Drupal 10.3

πŸ‡§πŸ‡ͺBelgium waropd

Extension of patch #23
Set uploaded file to permanent

πŸ‡§πŸ‡ͺBelgium waropd

Updated patch to work with the 3.25 release

πŸ‡§πŸ‡ͺBelgium waropd

Pending an update on https://www.drupal.org/project/firebase_php β†’ I'm currently using the patch.
When using firebase in config split and removing the credentials_path locally in the settings, the upload works but the json credentials file isn't saved to the field anymore.

Remove the logger and give the option to return NULL.

πŸ‡§πŸ‡ͺBelgium waropd

Check the database for a duplicate entry, if an entry exists return.

πŸ‡§πŸ‡ͺBelgium waropd

Patch for the 2.0.2 branch

πŸ‡§πŸ‡ͺBelgium waropd

Problem is still present.

When the webform gets rendered in an ajax modal the problem still occurs.

Production build 0.71.5 2024