πŸ‡΅πŸ‡­Philippines @madelyncruz

Account created on 22 March 2013, over 11 years ago
#

Merge Requests

More

Recent comments

πŸ‡΅πŸ‡­Philippines madelyncruz

@vijayavelr, I edited #4 on how to replicate the issue. The form widget has to "Inline entity form - Simple". could you please try again?

πŸ‡΅πŸ‡­Philippines madelyncruz

I've encountered the same issue in my Drupal 10 instance. It appears that there have been no modifications in the forked version, so I am including the patch here to resolve the issue in D10.

πŸ‡΅πŸ‡­Philippines madelyncruz

Hi geoander,

Thank you for your response and for the testing. We're working with a shared codebase, and I noticed there's a patch β†’ in our composer.json file related to the Fix from #68 for color in 9.4.x with PHP 8.1 deprecation fix in rgbToHex() πŸ› Color css files are not regenerated when deploying through configuration management Needs work comment. The patch removed several functions, including the _color_unpack() function. I can't remove the patch because it was added by other developers to fix the issue with generating CSS files.

I was wondering if it's possible to make the color module optional, just like your initial proposal from the other related issue. I'd really appreciate hearing your suggestions on this matter.

πŸ‡΅πŸ‡­Philippines madelyncruz

Hi geoanders, composer install works now. thank you for the release!

πŸ‡΅πŸ‡­Philippines madelyncruz

Upon checking further, it appears that the update is still on 3.x-dev. I'm also looking at this thread -> https://www.drupal.org/project/signature_field/issues/3359970 πŸ› Dependency to deprecated Color module Fixed . I agree to make the color module optional. If it's not available, we can use a regular text field instead. Do you think this is possible? I believe we don't need a fancy UI to define the hex color because usually only web developers will be managing the site structure .

πŸ‡΅πŸ‡­Philippines madelyncruz

Hi dineshkumarbollu,

Thank you for your quick response. I didn't realize that the same issue had been fixed two weeks ago. Is the update applicable to 3.x version or does it require a specific module version? I can't find the updates on composer.json and inyo.yml files in my local and here - https://git.drupalcode.org/project/signature_field/-/blob/3.0.0/composer...

πŸ‡΅πŸ‡­Philippines madelyncruz

@bluegeek9 Based on my previous testing, you should be able to replicate the issue with one of below:

1) Enable the module using a fresh installation of Drupal.
2) For the successful installation of message_ui or existing ones, add the message_ui contextual links in message views.

Production build 0.71.5 2024