πŸ‡ΊπŸ‡ΈUnited States @mwebaze

Account created on 11 April 2015, over 9 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States mwebaze

@sourav_paul I haven't really started working on this as it is requested feature.
@tirupati_singh thanks for putting time into this. I will merge #33 but first I need to recreate the issue on my end.

πŸ‡ΊπŸ‡ΈUnited States mwebaze

@sourav_paul I haven't started working on that yet. I will start work on it next week.

πŸ‡ΊπŸ‡ΈUnited States mwebaze

@maxilein wouldn't it be much easier if I added a warning notifying of potential loss or precision or even data? Another idea borrowing from what you discussed is probably to create a restore point for the different nodes and field. One can then revert back to the previous value in-case if they want to.

πŸ‡ΊπŸ‡ΈUnited States mwebaze

I totally agree. Do go ahead and define the edge case better and I will put in some time to implement that.

πŸ‡ΊπŸ‡ΈUnited States mwebaze

@maxilein that is an interesting edge case. What we can do as you had earlier mentioned is notifier users of potential of loss when changed from high to low. What do you think?

πŸ‡ΊπŸ‡ΈUnited States mwebaze

@maxilein when I increase or reduce the precision, the data value remains the same on my end. I cannot seem to reproduce #11

πŸ‡ΊπŸ‡ΈUnited States mwebaze

@maxilein and @Sourav_Paul, I have merged your request and pushed to dev. I have also added a core requirement on ^10.3.0 and hence removing support for 8, 9 and anything below 10.3. Do test and let me know so I can create a new release. Thanks for catching this.

πŸ‡ΊπŸ‡ΈUnited States mwebaze

@maxilein thanks for logging this. How can I reproduce this issue so I can create a patch?

πŸ‡ΊπŸ‡ΈUnited States mwebaze

I am facing the same issue on one of our sites. Saving a linkcheckerlink entity is throwing this exception in saveLink in LinkExtractorService. Catching this exception does prevent causing "white screen" but the links aren't saved.

πŸ‡ΊπŸ‡ΈUnited States mwebaze

Thanks @aman_lnwebworks for catching this. I will test this and merge if it is fine.

πŸ‡ΊπŸ‡ΈUnited States mwebaze

When this part [^' . \preg_quote($input_settings['suffix']) . '] of the regular expression is blank, it causes the above warning.

πŸ‡ΊπŸ‡ΈUnited States mwebaze

I have been testing this module but I seem to get this exception Drupal\Core\Http\Exception\CacheableAccessDeniedHttpException: The 'access user profiles' permission is required and the user must be active. in Drupal\Core\Routing\AccessAwareRouter->checkAccess() on the rest endpoint: /user/{uid}?_format=json. The exception message doesn't seem to be very helpful as I am accessing this as an administrator but also tested it with a non-admin account. I am able to access this endpoint with this module disabled and I cannot seem to find anything in this module that would cause that exception to be thrown? Any pointers?

Production build 0.71.5 2024