Activities of "maliming"

Ok, Can you share the full code so I can understand your case? Thanks

hi

Does CurrentTenant set the correct tenant?

https://docs.abp.io/en/abp/latest/Multi-Tenancy#change-the-current-tenant

hi

You can also override the RegisterModel.

https://github.com/abpframework/abp/pull/17682

hi

Try this

I suggest you use Windows as a build server to troubleshoot whether it is a problem of Linux environment.

hi

Observe that one of the roles is displaying incorrectly, as shown in the attached screenshot.


Configure<WebEncoderOptions>(options =>
{
      options.TextEncoderSettings = new TextEncoderSettings(UnicodeRanges.All);
});

or

Configure<WebEncoderOptions>(options =>
    options.TextEncoderSettings = new TextEncoderSettings(UnicodeRanges.BasicLatin,
        UnicodeRanges.CjkUnifiedIdeographs));

Observe that translations appear to be enclosed within <span> tags, as depicted in the attached screenshot.

The fix code exists on 7.4.0-rc.3 7.4.0-rc.2 7.4.0-rc.1 7.3.3 7.3.2 7.3.1 7.3.0 7.3.0-rc.3 7.3.0-rc.2 7.3.0-rc.1 7.2.3

Can you try a new template project? Are you custom any page code?

hi

I will fix this and share a solution soon.

hi

Three services use the IOptions<AbpPermissionOptions> You can consider overriding some of them.

hi

This seems to be a Case-sensitive problem.

hitecmvshitEcm 😅

The referenced project '../../../../services/hitecm/src/HitFrame.HitEcmService.EntityFrameworkCore/HitFrame.HitEcmService.EntityFrameworkCore.csproj' does not exist. 


/opt/atlassian/pipelines/agent/build/services/hitEcm/src/HitFrame.HitEcmService.EntityFrameworkCore/HitFrame.HitEcmService.EntityFrameworkCore.csproj

/opt/atlassian/pipelines/agent/build/services/hitMobile/src/HitFrame.HitMobileService.EntityFrameworkCore/EntityFrameworkCore/HitMobileServiceEntityFrameworkCoreModule.cs
Showing 5441 to 5450 of 10674 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 16, 2025, 10:35