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

Eternal Cache of keysets #15

Closed
blond opened this issue Apr 6, 2015 · 0 comments · Fixed by #16
Closed

Eternal Cache of keysets #15

blond opened this issue Apr 6, 2015 · 0 comments · Fixed by #16
Assignees
Labels
Milestone

Comments

@blond
Copy link
Member

blond commented Apr 6, 2015

Lang files with keysets:

.
└── block/
    └── block.i18n/
        ├── en.js
        └── ru.js

How to reproduce:

  1. Run server.
  2. Open en page. See — Hello!.
  3. Change en.js file: Hello! to Hi!.
  4. Reload page. See — Hello!.

It was expected that on the 4th step will see the Hi!.

@blond blond added the bug label Apr 6, 2015
@blond blond changed the title Cache keysets forever Eternal Cache of keysets Apr 6, 2015
@blond blond self-assigned this Apr 6, 2015
@blond blond closed this as completed in #16 May 19, 2015
@blond blond modified the milestone: 0.3 May 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant