๐Ÿ‡ธ๐Ÿ‡ฎSlovenia @borutpiletic

Account created on 30 September 2013, about 11 years ago
#

Merge Requests

Recent comments

๐Ÿ‡ธ๐Ÿ‡ฎSlovenia borutpiletic

This patch should apply to latest alpha-8.

๐Ÿ‡ธ๐Ÿ‡ฎSlovenia borutpiletic

@bbu23 Thanks for reporting!

Quick fix to get the qrcode back working: plugin needs to be switched from Google Chart plugin to "QR Code Generator (goQR.me)" in your field storage settings "QR code service plugin".

I have opened a MR which should remove deprecated service and switch all existing fields to use working "goqr" plugin. After applying patch run drush updb.

When possible I will add additional plugin using a PHP library instead of service for creating qrcode as a default plugin.

๐Ÿ‡ธ๐Ÿ‡ฎSlovenia borutpiletic

borutpiletic โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ธ๐Ÿ‡ฎSlovenia borutpiletic

previous patch had index removed, uploading corrected for 10.2.

๐Ÿ‡ธ๐Ÿ‡ฎSlovenia borutpiletic

I can confirm the same issue as reported in comment #49, after applying patch for branch 10.2.
This can be reproduced if you try to use the Date field storage settings form.
There is a additional plus character at line 726 which breaks form element in the storageSettingForm.

Uploading corrected patch 3185750-48 from balagan.

๐Ÿ‡ธ๐Ÿ‡ฎSlovenia borutpiletic

I can confirm, patch #22 solved the issue for me on FAQPage.

schema_metatag 2.4
Drupal core 5.5.9

๐Ÿ‡ธ๐Ÿ‡ฎSlovenia borutpiletic

I can confirm what #33 described. I have seen the same issue in a custom template where { content.field_link.0['#url_title'] } was used and it resulted in a trimmed URL being shown.

๐Ÿ‡ธ๐Ÿ‡ฎSlovenia borutpiletic

Facing the same issue in version 1.2 when Webform email handler "From" had the same email as SMTP module (smtp_from).
If "From" in the Webform handler was changed to some other email address, email was sent - same as #7 ๐Ÿ› Error sending e-mail: Invalid address RTBC described.

Applying the patch from MR 24 fixed the issue.

Production build 0.71.5 2024