ie6 之前没有在 GWT 2.6.0/GXT2.5.1 中定义错误 [英] ie6 wast not previously defined error in GWT 2.6.0/GXT2.5.1

查看:19
本文介绍了ie6 之前没有在 GWT 2.6.0/GXT2.5.1 中定义错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用 GWT 2.6.0 和 GXT 2.5.1 编译代码时出现以下错误.

I got the following error when compiling the code with GWT 2.6.0 and GXT 2.5.1.

Loading inherited module 'com.sencha.gxt.ui.GXT'L
    Loading inherited module 'com.sencha.gxt.data.Data'
        Loading inherited module 'com.sencha.gxt.core.Core'
            [ERROR] The value ie6 was not previously defined.
            [ERROR] Line 96: Unexpected exception while processing element 'set-property'

即使我们没有在 gxt.user.agent 中指定 ie6,我们仍然会收到错误消息:[ERROR] 值 ie6 之前未定义."为什么gxt.user.agent里没有设置,GXT还是会尝试设置ie6?

Even though we don't specify ie6 in gxt.user.agent, we still get the error: "[ERROR] The value ie6 was not previously defined." Why does GXT still try to set ie6 despite we don't set it in gxt.user.agent?

有谁知道 Sencha 什么时候会发布一个新的 GXT 版本来解决这个问题?

Does anyone know when Sencha will release a new GXT version that resolve this problem?

推荐答案

他们已经发布了一个测试版:https://www.sencha.com/blog/annoucing-gxt-3.1-beta/

They released a beta already: https://www.sencha.com/blog/announcing-gxt-3.1-beta/

...或者你可以重新启用 ie6 排列:

…or you could re-enable the ie6 permutation:

<extend-property name="user.agent" value="ie6" />

这篇关于ie6 之前没有在 GWT 2.6.0/GXT2.5.1 中定义错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆