Aktivity „lizhaofeng“

I've created an internal issue about this. Thank you for reporting, The question credit is refunded.

hi,yekalkan

downloadexcel missing remoteservice ,pls check it

  • ABP Framework version: v7.0.0
  • UI type:Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

1.When creating a new page using Module Template,Blazor lacks using

2.the url error

Otázka
  • ABP Framework version: v6.0.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

OpenId applications edit scopes lost

Before change ["rst:code id_token","ept:logout","gt:authorization_code","rst:code","ept:authorization","ept:token","ept:revocation","ept:introspection","gt:implicit","rst:id_token","scp:address","scp:email","scp:phone","scp:profile","scp:roles","scp:BookStore"]

After change ["rst:code id_token","ept:logout","gt:authorization_code","rst:code","ept:authorization","ept:token","ept:revocation","ept:introspection","gt:implicit","rst:id_token","scp:BookStore"]

Hi, Is OK Can you try downloading this file to check if the file name is right?

https://1drv.ms/t/s!ArILR0PuqXwbrZsEgXvdPrlT3jstCQ?e=qZFPb4

hi,liangshiwei

1.Upload Files 2.Actions-Download 3.Save FIle(file name wrong)

Try changing the PC, the file name is still wrong

Trying Firefox is fine, Edge and Chrome are not

hi,liangshiwei

Here is a screenshot.

The comparison shows that there is no save as prompt, but directly download after clicking download.

  • ABP Framework version: v6.0.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

There is an exception when downloading attachments with Chinese characters using File Management.

hi maliming

It didn't work.

Can you try to use Configure?

Configure<OpenIddictServerAspNetCoreBuilder>(configure => 
{ 
    configure.DisableTransportSecurityRequirement(); 
}); 

After trying to add the following configuration, it works.

Configure(options => { options.DisableTransportSecurityRequirement = true; });

  • ABP Framework version: v6.0.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Mobile General roule is wrong

Otázka
  • ABP Framework version: v6.0.0
    • UI type:Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

When the entity has same enum

the blazor page has same using

Zobrazených 41 až 50 z 63 záznamov
Made with ❤️ on ABP v8.3.0-preview Updated on mája 31, 2024, 09:46