Hello,

We are having a problem with the Random Audio block, the list remains the same and doesn't randomise.

Is there something we need to set-up to get this working? We just added the block to the side column.

Many thanks.

CommentFileSizeAuthor
#5 audio_145670.patch634 bytesdrewish

Comments

drewish’s picture

Status: Active » Fixed

do you have aggressive caching enabled? does the list randomize for authenticated users? you might try updating views it could be a bug with their code.

pyutaros’s picture

Status: Fixed » Active

I'm having the same issue, do not have aggressive caching turned on, and have the latest version of Views. This issue happens on a clean install across three different sites.

sianm’s picture

No we don't have aggressive caching switched on and have updated to the lastest views

ryooki’s picture

I am also having the same problem.

drewish’s picture

Status: Active » Fixed
StatusFileSize
new634 bytes

yeah, looks like the random ordering was missing. i'm committing the attached patch to HEAD and DRUPAL-5.

Anonymous’s picture

Status: Fixed » Closed (fixed)