alorenc โ made their first commit to this issueโs fork.
probably we could add @deprecated to RdfUriGenerator but I am leaving that to maintainer of this module
Created MR based on the previously provided patch.
alorenc โ made their first commit to this issueโs fork.
We have a custom ActionLinkType, and I had to provide four parameters to lazy_builder (flag.link_builder:build) - view mode.
At the same time, I had to update getAsFlagLink method, as ActionLinkTypePluginInterface requires $view_mode as well.
alorenc โ created an issue.
Okay, I think we can add a module setting that will determine the usage of the queue.
alorenc โ created an issue.
It works as expected; the issue was related to customization, which had to be rewritten after the module upgrade.
It looks like the issue is related to my project.
The following code sets view_mode,
https://git.drupalcode.org/project/flag/-/blob/8.x-4.x/src/ActionLink/Ac...
alorenc โ created an issue.
alorenc โ changed the visibility of the branch 3168014-typeerror-argument-1 to active.
alorenc โ changed the visibility of the branch 3168014-typeerror-argument-1 to hidden.
I donโt think this is a good idea.
If you want to clear autosubmit, it means that you probably donโt want to use this module.
alorenc โ made their first commit to this issueโs fork.
Please see the attached image. The decision was made by the eTransaction team. I am not happy about it because it complicates testing, but it is what it is.
You can find that on https://language-tools.ec.europa.eu/#documentation
"Guidelines on integrating eTranslation in your web pages", next "How to request translations using the eTranslation webservice" and "SecuredWSEndPointHandlerService"
alorenc โ created an issue.
alorenc โ created an issue.
Looks fine, Ajax calls do not generate infinite errors.
This has some side effects. If I log in again inside the second tab, the system will no longer update messages in the first tab.
I don't know which option is better
+ for GitLab CI. Could this be merged? It would be highly beneficial for addressing future tickets.
I have exported configuration before applying the patch, otherwise it is fine.
I got the following errors
'views.view.calendar:display.by_month.display_options.pager.options.display_reset' => 'variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanData'
'views.view.calendar:display.by_month.display_options.pager.options.use_previous_next' => 'variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanData'
'views.view.calendar:display.by_week.display_options.pager.options.display_reset' => 'variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanData'
'views.view.calendar:display.by_week.display_options.pager.options.use_previous_next' => 'variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanData'
Rolled 2765065-10.3.x-154.diff to Drupal 10.4.x
Looks ok on my side, triggered
composer require 'drupal/field_group:^4.0@alpha'
and next
composer require 'drupal/field_group_nav:^1.0'
I performed some manual test based on 4.0.0-alpha1 module, looks ok.
alorenc โ made their first commit to this issueโs fork.
Made changes to gitlab-ci.yml file and created https://www.drupal.org/project/field_group_nav/releases/1.0.2 โ
alorenc โ created an issue.
alorenc โ created an issue.
It has been changed during https://www.drupal.org/project/field_group_nav/issues/3473277 ๐ Provide tests Active
I do not see the issue.
Here are the steps I followed:
* I created a thread and was redirected to private-messages/7.
* I deleted thread 7 and was redirected to private-messages.
* When I visited private-messages/7, the system displayed a 404 error, which is correct because the thread had been removed.
To start a new discussion, I need to visit /private-message/create and select a member. I can also choose a user to an earlier delete thread.
I think we can close this ticket. @drupalfan2 Are you ok with it?
The patch works correctly for me.
I tested inside the private_message module, see #3331865. The message editor receives focus, and the interface automatically scrolls down to this element.
The patch from #3494327 functions correctly for me.
When I click on a thread within the inbox block, the message editor receives focus, and the interface automatically scrolls down to this element.
patch #6 removes array_splice so the idea is similar to https://www.drupal.org/project/private_message/issues/3492289 ๐ Wrong usage of array_splice Active
Please see #3492289 as it could be related
alorenc โ created an issue.
alorenc โ created an issue.
Hi zenimagine,
I think you can try to update the configuration: visit /admin/structure/private-message/private-message-thread/form-display as admin and hide the "Subject" field from view.
Looks good, thanks
Looks good, Thanks!
alorenc โ created an issue.
Thank you for your help!
I worked on #3490456, and I have a feeling that maybe we can remove the 'triggerCommands' function. It depends on how extensive a refactoring we want to undertake.
My suggestion is to put this on hold. Yes, I asked for that, and I apologize for changing the approach.
Let's wait for some time, but your work definitely deserves recognition and credit!
Looks good, moving to RTBC.
Your error is handled by https://www.drupal.org/project/file_url/issues/3490692 ๐ PHP error FileUrlGenerator Active , see https://git.drupalcode.org/project/file_url/-/merge_requests/8#note_419768
alorenc โ created an issue.