πŸ‡¨πŸ‡΄Colombia @fabiansierra5191

Account created on 27 January 2011, over 13 years ago
  • Drupal Developer at AgileanaΒ  …
#

Merge Requests

Recent comments

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

Hi Allan, I'm just a bit frustrated but thanks for the new release.. I'll update the module.

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

I can confirm that patch #4 fixed the issue and was committed to the 8.x-2.x branch but it's not part of the last release so I'd say this issue should be Open or Reviewed by the community but the fixed status is not the right one.

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

I had to uninstall this module and I got the same issue.
I tried patch #4 πŸ› Unable to uninstall RTBC and works for me.

Moved to RTBC.

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

The patch #14 worked for me as well. Move this to RTBC.

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

I tested this in the string or plain text fields.
Thanks!

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

are other modules enabled to have this behavior? On Drupal fresh installation without multilingual feature works.

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

Fixed on version 2.1.1, thanks for the patch and the tests!

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

I changed my mind in terms of a new Drupal 10 release, the attached tasks are something we have to resolve for a new version of the module but I'd suggest creating a Drupal 10 release with the minimum Drupal 10 changes and having it available.

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

Drupal 10 compatibility included on release 2.1.0

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

FYI, I started to work on version 2.X, for now, the changes include:
- Use Drupal Constraints for validation
- Plugin system to create/add custom fields to the validation

So, I take this ticket to follow up and communicate things regarding the new version

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

I checked the Drupal 10 compatibility and open an MR with minor fixes, with that the 3.X is ready for Drupal 10 but before a D10 release I'd suggest fixing the following items to have a good release:

https://www.drupal.org/project/unique_field_ajax/issues/3334220 πŸ“Œ [3.x] Use plugins Active
https://www.drupal.org/project/unique_field_ajax/issues/3334219 πŸ“Œ [3.x] Support all core fields Active

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

Yes, if you set the term name as Unique, the module validates that the term name is going to be unique for the vocabulary, so you could use only this one.
Both modules provided the same validation and error messages configurations but the "Taxonomy Unique" only does for the Taxonomy entity, this module also works on Nodes and fields (See module's description for more details)

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

I checked this as well and now it pointing to the proper config page

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

I opened an MR with the whole Drupal 10 compatibility fixes and hope for the maintainers to create a new D10 release.

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

fabiansierra5191 β†’ made their first commit to this issue’s fork.

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

Following the path of this ticket was not easy, the previous one has a lot of comments and some perspectives but after research, I can say that the changes made on this ticket look like the best based on some Drupal documentation and considering the discussion of why "URL" should be capitalized this way in code documentation:

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

Wrong file, so ticket moved to previous status

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

As the latest test results mention the accessCheck() function is not required here https://www.drupal.org/node/3201242 β†’ , so about the last changes I remove this but kept the comment for BlockMachineNameGenerator class

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

Thanks @alexpott for the feedback!

I addressed your points by changing the comment for BlockMachineNameGenerator class and setting the accessCheck() method.

Hope this one is the one!

πŸ‡¨πŸ‡΄Colombia fabiansierra5191

Thanks @xjm for the feedback,
I did all changes suggested except for the bullet 11 on the comment #71 test_theme variable is been using to replace the new theme in various places and I think we can keep it.

Production build 0.71.5 2024