Results 29 issues of Mark Gibbons

Using Sitecore Forms Extensions for SC10.1-4.0.2 , EXM click tracking returns this: [InvalidOperationException: Unable to resolve service for type 'Sitecore.XConnect.Segmentation.ExpressionBuilder.IContactSearchExpressionBuilder' while attempting to activate 'Sitecore.ListManagement.XConnect.ContactSourceFactory'.] Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(Type serviceType, Type implementationType, CallSiteChain...

https://github.com/bartverdonck/Sitecore-Forms-Extensions/blob/8b0371ba2eb355575ff681305738626105ac8a0f/src/Feature/FormsExtensions/code/sitecore%20modules/Web/ExperienceForms/scripts/formsextensions.validate.js#L6 Would we be able to namespace the usage of SFE js so that it's not sitting in global scope?

enhancement
question

As a content author I would like to be able to optionally specify a datasource when adding the Raw HTML field to the page So that I can reuse HTML...

enhancement

On your article https://github.com/mitikov/KeepSitecoreSimple/wiki/Debugging-framework-internals-without-source-code Helpful powershell script for .ini files: https://blog.richardszalay.com/2019/06/14/debugging-sitecore-assemblies/

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Sync requests via HMAC challenge are failing with 403 Logs: WARN [Unicorn-Auth] CHAP...

We are getting our logs spammed with messages like > WARN Item with ID={C100A1CF-6205-4F05-A636-0831DBADE1D0} cannot be deleted because it is not found I traced it back to here https://github.com/mikeedwards83/Glass.Mapper/blob/2bc3e9418bb9d3dd4fedd854e2e0e688dc5a86d1/Source/Glass.Mapper.Sc/RenderingParametersModelFactory.cs#L50 I...

SitecoreFieldLinkMapper.MapToLinkModel for media items does not use the UrlOptions (e.g. if I want to set UrlOptions = SitecoreInfoUrlOptions.AlwaysIncludeServerUrl). However if I have a CDN config enabled (Sitecore 9.1+) for example...

Fix #101