0

Labels.getLabel update zk 5.0.11 to zk 6.5 value null

asked 2012-11-02 02:41:27 +0800

longdv1208 gravatar image longdv1208
98 4

run
zk v5.0.11

private final String _labelVersion = Labels
.getLabel("window.status.version") + ": "; // value not null
private final String _labelCompany = Labels
.getLabel("window.status.company") + ": "; // value not null

run zk v6.5.0
private final String _labelVersion = Labels
.getLabel("window.status.version") + ": "; // value null
private final String _labelCompany = Labels
.getLabel("window.status.company") + ": "; // value null

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2012-11-02 04:04:01 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

Can you provide a simple runnable example?

link publish delete flag offensive edit

answered 2012-11-02 06:59:12 +0800

longdv1208 gravatar image longdv1208
98 4

thank. I make mistakes corrected

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2012-11-02 02:41:27 +0800

Seen: 37 times

Last updated: Nov 02 '12

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More