Account created on 27 September 2024, 4 months ago
#

Merge Requests

More

Recent comments

🇮🇳India arunsahijpal

Good to hear that!
Then shall we move issue to RTBC?

🇮🇳India arunsahijpal

Hi @tstoeckler,
I've added the missing space and has also fixed phpcs but there is one test failing pls check.

🇮🇳India arunsahijpal

Hi @stado,
I've added a hook so that the content owner can't rate on his content, pls check.

🇮🇳India arunsahijpal

Removed the help text, pls check.

🇮🇳India arunsahijpal

Oops I missed that one, but I've updated it now pls check.

🇮🇳India arunsahijpal

Hi @solideogloria,
I've added the null types, pls check.

🇮🇳India arunsahijpal

@joachim,
I've updated the ReindexForm and the pipeline is also green now, pls check.

🇮🇳India arunsahijpal

@joachim, IDK why it is not finding ''confirm" key in SearchConfigSettingsFormTest could you pls check it, and the second SearchMultilingualEntityTest error is not due to the change made in getFormName() function.

🇮🇳India arunsahijpal

I've fixed the indentation issue but now a phpunit functional is failing
I think it is due to this Line of code as it should be this if ($form_state->getValue('confirm')) { because Form submissions in Drupal are processed through $form_state.

Should i change it?

🇮🇳India arunsahijpal

Hi @joachim,
Yes, I think we can remove the if ($form_state->getValue('confirm')) condition from UserMultipleCancelConfirm::submitForm() as the confirm field is no longer relevant. Since ConfirmFormInterface is inward-facing, I agree that getFormName() can be removed without deprecation.

I've done the changes pls check.

Thanks
Arun

🇮🇳India arunsahijpal

Hi @abhiyanshu,
I've improved the styling of the contact form pls check.
Attaching ss for reference.

🇮🇳India arunsahijpal

arunsahijpal changed the visibility of the branch 3496701-styling-contact-form to hidden.

🇮🇳India arunsahijpal

arunsahijpal changed the visibility of the branch 3496701-UI-doesn’t-look to hidden.

🇮🇳India arunsahijpal

I've tested the MR on my local and I assure that now the link is pointing to thecorrect destination.
Attaching ss for reference.
Hence moving it to RTBC.

Thanks

🇮🇳India arunsahijpal

Hi @phenaproxima,
I've made the changes pls look.

🇮🇳India arunsahijpal

Great work @kalash-j,
The MR LGTM as it has solved the deprecated method error, attaching ss for reference.
Hence moving it to RTBC.

Thanks,
Arun

🇮🇳India arunsahijpal

Thanks @anish.ir for reporting this error.
I've removed the unnecessary part of code, please check.

🇮🇳India arunsahijpal

Hi @narendrar,
I've parsed through whole codebase and corrected Drupal.t() where required, please check.

🇮🇳India arunsahijpal

Hi @anish.ir, Great work!!
I assure that the changes made solves the issue, all the settings are loaded correctly attaching ss for reference.
Hence moving it to RTBC.

Thanks,
Arun

🇮🇳India arunsahijpal

Hi @proweb.ua,
I've added all the necessary checks and now there is no error so moving it to NR, kindly check.

Thanks,
Arun

🇮🇳India arunsahijpal

arunsahijpal changed the visibility of the branch 3493976-error-call-to to hidden.

🇮🇳India arunsahijpal

@trackleft2,
Here are the ss of the config_inspector report, pls check.

🇮🇳India arunsahijpal

Hi @trackleft2,
I've updated the new configurations and also added the machine name as the type for role id, kindly check.

🇮🇳India arunsahijpal

Hi @jibla,
I've tested this on Drupal 10.4.0-rc1 and php 8.3 as these are the module's requirement, and then the module is enabling perfectly.

Thanks,
Arun

🇮🇳India arunsahijpal

Hi @roberttabigue,
Fixed the remaining phpcs errors, kindly check.

🇮🇳India arunsahijpal

Hi @yasminorj ,
I've fixed the phpcs errors and the phpcs is also passing the pipeline, kindly check.

🇮🇳India arunsahijpal

Hi @gurumurthy_r,
I have updated the configuration form to accept the custom texts for Zoom in/out buttons, I've removed the images folder as it was overriding the custom texts and also as the user is only entering the custom text not an image.
If you want to make it compatible with images too feel free to ask and if you also want the button size to be increased or decreased on Zooming in/out then we can remove this property

 font-size: 14px;

from css.
I've also enhanced the styling for better accessibility.

Attaching ss for reference.

Thanks
Arun

🇮🇳India arunsahijpal

@useernamee ,
I've ignored the word through .gitlab-ci.yml, please check.

🇮🇳India arunsahijpal

I've tested the changes on my local and i assure there are no phpcs errors left.
Hence moving it to RTBC.

🇮🇳India arunsahijpal

I've done the changes from my end please check it.
There are some phpunit tests that are failing see if we can skip them.

🇮🇳India arunsahijpal

Great Work @kul.pratap and @john-franklin,
I've tested MR!22 and MR!24 on my local and phpcs doesn't reports any error, and phpcs is passing in the pipeline too!
Hence moving it to RTBC.

🇮🇳India arunsahijpal

Nice work @kul.pratap !!
I've tested this on my local and I assure the issue has been completely resolved, uploading the ss for reference.
Hence moving it to RTBC.

🇮🇳India arunsahijpal

@sbrandt,
I've added .gitlab-ci.yml, kindly check.

🇮🇳India arunsahijpal

Hi @sbrandt,
Your repo seems to be empty, kindly check.

🇮🇳India arunsahijpal

Hi @cmlara,
As the cspell is passing the pipeline so moving it to RTBC.

🇮🇳India arunsahijpal

Hi @hablat and @marcoscano,
I've applied the patch and created MR for the same, please check it.

🇮🇳India arunsahijpal

Hi @mherchel,
I've removed the get started bullet point from oilvero theme, please check it.

🇮🇳India arunsahijpal

Hi @berdir,
I've removed all the drupal calls (mentioned by phpstan) and used dependency injection instead, please check it.

🇮🇳India arunsahijpal

Hi @alexpott,
I've allowed phpcs failure and the phpcs is also passing the pipeline, kindly check.

🇮🇳India arunsahijpal

The pipeline is all green now and the MR seems to be working fine
Hence moving it to RTBC.

🇮🇳India arunsahijpal

Hi @alorenc,
When i am making a field of file_url type, i am encountering this error and it crashes the site
TypeError: Drupal\file_url\Plugin\Field\FieldType\FileUrlFieldItemList::defaultValuesForm(): Return value must be of type array, none returned in Drupal\file_url\Plugin\Field\FieldType\FileUrlFieldItemList->defaultValuesForm() (line 47 of /app/web/modules/contrib/file_url/src/Plugin/Field/FieldType/FileUrlFieldItemList.php).
Are you talking about this?

🇮🇳India arunsahijpal

Hey @keiserjb,
I have installed this module and there is no errors in the settings.
Here is the ss for reference. Please add to steps to reproduce if it exists in your site.

🇮🇳India arunsahijpal

Hi @cleavinjosh and @marcoscano,
I've removed all the phpcs errors , please check it once.

🇮🇳India arunsahijpal

Hey @purencool,
could you please tell steps reproduce this issue.

🇮🇳India arunsahijpal

Hi @bolaghi,
I've tested it on
drupal 10.3.9
php 8.3.14
captcha 2.0.7

and it does not show any error.

🇮🇳India arunsahijpal

Okay @larowlan,
I am thinking to add presave function in Linkitem class which will trim the URI.
Will it be a good approach?

🇮🇳India arunsahijpal

Hi @dieterholvoet,
I've added the config schema, please check it.

🇮🇳India arunsahijpal

Hi @larowlan,
I've checked this on the latest drupal 11.x version and there no widget like Link(with attributes), the one which present is Link widget,
Which is not causing any issue on giving spaces at the end of a link.
Could you please check it once.

🇮🇳India arunsahijpal

Hi @jcnventura,
I've rebased the branch, Please have a look.

🇮🇳India arunsahijpal

Hi @rajdip_755 and @manuel.adan
I've done the changes,
Now it is showing Failed attempt even if we enter email and incorrect password. Please have a look.

🇮🇳India arunsahijpal

Hi @trackleft2,
I've resolved all the errors only the following error is left and it is due to the missing package of tinycon. Please look at this.
1:21 error Unable to resolve path to module 'tinycon' import/no-unresolved

🇮🇳India arunsahijpal

Hi @astonvictor,
I don't find any hook_styles to add styles , can i use any other alternate hook to style?

🇮🇳India arunsahijpal

Okay @rajdip_755,
Looking into this.

🇮🇳India arunsahijpal

@trackleft2 I've ignored the tinycon.min.js and environment_indicator.js files and made the required changes and eslint job is also passing successfully so moving it to needs review. Please have a look .

🇮🇳India arunsahijpal

Here is the screenshot of the footer.

🇮🇳India arunsahijpal

Hi @alok_singh,
I've styled the footer, Please have a look and if there is something more to do you can telll me.

🇮🇳India arunsahijpal

Hi @trackleft2,
I've resolved many eslint error , Please have a look.

🇮🇳India arunsahijpal

Hi @john-franklin,
I have moved all the to new branch 3484416-addressed-pipelines-issues
and the new MR is : MR 7

🇮🇳India arunsahijpal

arunsahijpal changed the visibility of the branch 3484416-enable-gitlab-pipelines to hidden.

🇮🇳India arunsahijpal

Hi @useernamee,
I've resolved the merge conflicts, Kindly check it.

🇮🇳India arunsahijpal

hi @john-franklin,
I've removed all the errors almost but there are some errors which are problematic, Please have a look.

  168    Parameter $token_service of method                                                  
         Drupal\bg_img_field\Plugin\Field\FieldFormatter\BgImgFieldFormatter::__construct()  
         has invalid type Drupal\token\TokenServiceInterface.                                
        189    Access to an undefined property                                                     
         Drupal\bg_img_field\Plugin\Field\FieldFormatter\BgImgFieldFormatter::$logger.                                                                           
            https://phpstan.org/blog/solving-phpstan-access-to-undefined-property            
        396    Access to an undefined property                                                     
         Drupal\bg_img_field\Plugin\Field\FieldFormatter\BgImgFieldFormatter::$logger.
🇮🇳India arunsahijpal

Hi @astutonet,
I have tried to reproduce this and there was no issue on uninstalling this module.
I have enabled both the modules drush en social_media_links and drush en social_media_links_field and created a field in a content type then i tried to uninstall it it showed error because the module was being used in that content type then i deleted the field which i created on that content type and then the module uninstalls successfully.
So I think this works as designed.

🇮🇳India arunsahijpal

Hi @vladimiraus,
Fixed all the phpcs errors, Kindly check it.

Production build 0.71.5 2024