eserte / cpan-testers-matrix

the code behind matrix.cpantesters.org
27 stars 15 forks source link

stylesheet preferences cookie should expire later #4

Closed perlpunk closed 11 years ago

perlpunk commented 11 years ago

I'm using stylesheet gradient which I find very useful, and when I close the browser the testers matrix forgets this preference, and I have to set it again. Can you add an expire date so the cookie survives browser closing?

perlpunk commented 11 years ago

it seems an expire date is set when I submit the preferences form. but then on every other query on the matrix page itself sets the cookie again, but without an expiry.

eserte commented 11 years ago

This is fixed in commit https://github.com/eserte/cpan-testers-matrix/commit/46e10a19e47a387a3cb597331aa798116da9145c

Currently only the BETA version of the matrix web site is updated: http://matrix.cpantesters.org/beta The stable version will follow in a few days.

Thanks, Slaven

eserte commented 11 years ago

Stable is also updated.