Learn more about these different git repos.
Other Git URLs
When we change the static file without changing their name, the browser cache them and potentially doesn't refresh them.
Add a ?version={{ pagure_version }} to the static files would solve this issue so that the browser refreshes the static files for every new pagure release.
?version={{ pagure_version }}
I think we should do this :)
i would like to go forward with this issue can i get it assigned @pingou .
Metadata Update from @farhaan: - Issue assigned to chocos
neither "pagure_version" nor "version" gives the pagure version, if anyone could help me with the variable name i couldn't figure out one.
See https://pagure.io/pagure/blob/master/f/pagure/flask_app.py#_235 ;-)
:) thanks. Should i do the changes for theme static directory too ? https://pagure.io/pagure/blob/master/f/pagure/themes/default/templates/theme.html#_10
Commit 68fd3d1 fixes this issue
Log in to comment on this ticket.