Menu

#178 Firefox theme change not applied

v1.9
open
nobody
5
2006-09-16
2006-09-16
No

Themes don't update well when viewing a dasBlog using
Firefox. This is due to Firefox's client-side caching.
Patch is attached.

Discussion

  • Jacob proffitt

    Jacob proffitt - 2006-09-19

    Logged In: YES
    user_id=551834

    The attached patch changes ThemeCombo.ascx.cs to fix theme
    selection when caching is present.

     
  • Jacob proffitt

    Jacob proffitt - 2006-09-19

    Patch for adding no-cache on theme selection

     
  • Jacob proffitt

    Jacob proffitt - 2006-09-23

    Patch for changes to SharedBasePage. Overrides previous patches.

     
  • Jacob proffitt

    Jacob proffitt - 2006-09-23

    Logged In: YES
    user_id=551834

    Yet another attempt at an acceptable fix--it alters
    SharedBasePage to persist userTheme and a new field through
    cookies so that ui changes can be tracked in addition to
    content changes.

     

Log in to post a comment.