• adding a new language isn't seen in blocks without cache clear.
  • General settings (overly simply) clears all render caches.

Comments

SKAUGHT created an issue. See original summary.

SKAUGHT’s picture

Title: caching issues » Dropdown language block caching issues
andypost’s picture

Currently core disables caching, setting MaxAge to 0

andypost’s picture

Cache is disabled in #2889674-14: DI related cleanup

SKAUGHT’s picture

i see, they are bypassing caching outright.. umm. i hope we can find a better base rather than 'none'.

---edit
i'll keep this issue open at this point, as i'ld like to get the dev line tagged and released for 8.2 with the 'ability to set labels' and DI cleanup we've now got on the module -- are good progressions to the module.

  • SKAUGHT committed 7ebe086 on 8.x-1.x
    Issue #2889957: Dropdown language block caching issues. preliminary:...
SKAUGHT’s picture

have added disabling as short term solution. issue remains open.

  • SKAUGHT committed 385d8c5 on 8.x-1.x
    Issue #2889957 - remove render cache clear form Settings Form
    
SKAUGHT’s picture

SKAUGHT’s picture

committed on 8.x-1.x-dev 393b51cc69aaf85dea83ec5110705c06810a72ea

SKAUGHT’s picture

Status: Active » Needs review
SKAUGHT’s picture

  • SKAUGHT committed 7ebe086 on 8.x-1.x-2889957
    Issue #2889957: Dropdown language block caching issues. preliminary:...
  • SKAUGHT committed 385d8c5 on 8.x-1.x-2889957
    Issue #2889957 - remove render cache clear form Settings Form
    

  • SKAUGHT committed 7ebe086 on 8.x-1.x-2889957
    Issue #2889957: Dropdown language block caching issues. preliminary:...
  • SKAUGHT committed 385d8c5 on 8.x-1.x-2889957
    Issue #2889957 - remove render cache clear form Settings Form
    
  • 393b51c committed on 8.x-1.x-2889957
    Issue #2889957 - user derivative
    

  • 393b51c committed on 8.x-1.x
    Issue #2889957 - user derivative
    

  • 3bef15e committed on 8.x-1.x
    Revert "Issue #2889957 - user derivative"
    
    This reverts commit...
SKAUGHT’s picture

Version: 8.x-1.x-dev » 8.x-2.x-dev
SKAUGHT’s picture

on current dev line. will tag shortly (:

SKAUGHT’s picture

Status: Needs review » Fixed
andypost’s picture

Looks great! but not clear which way it was fixed - too many commits

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

SKAUGHT’s picture