Skip to content

[Bug]: Output Caching UI completely wrong in DNN 10 #6703

@iJungleboy

Description

@iJungleboy

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

We're working on Output Caching - specifically for Cloudflare.
A feature which used to work in DNN 9 is now broken in DNN 10.

  1. The DB has value 2 stored
  2. But the backend delivers 4
  3. and the UI says it doesn't know what to show.
Image Image

Trying to save the correct value probably works:

Image

But after that the UI UI never gets the memo - it again receives a 4 from the backend and believes 'not configured'

Image

Steps to reproduce?

  1. Go to performance settings
  2. try to set the value - to Public
  3. reload - it should end up in the DB, but the UI doesn't know it.

Current Behavior

No response

Expected Behavior

No response

Relevant log output

Anything else?

No response

Affected Versions

10.1.0 (latest v10 release)

What browsers are you seeing the problem on?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions