Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AssetManager - cache busting timestamp not generated for DatePickerLanguageAsset #7955

Closed
chris68 opened this issue Apr 1, 2015 · 1 comment

Comments

@chris68
Copy link

chris68 commented Apr 1, 2015

When using the DatePickerLanguageAsset the timestamp for cache busting is not generated. See the following sample.

<script src="/assets/5e77cca1/yii.js?v=1427914473"></script>
<script src="/assets/5e77cca1/yii.validation.js?v=1427914473"></script>
<script src="/assets/cc5c2917/jquery-ui.js?v=1427915414"></script>
<script src="/assets/cc5c2917/ui/i18n/datepicker-de.js"></script>
<script src="/assets/5e77cca1/yii.activeForm.js?v=1427914473"></script>
<script src="/assets/b62c97e8/js/bootstrap.js?v=1427914473"></script>

Why not?

@samdark
Copy link
Member

samdark commented Apr 1, 2015

Moved to jQueryUI issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants