组合视图 统一视图 树状图
讨论主题 [ 上一个 | 下一个 ]
toggle
madhav pati
Liferay ie problem
2011年4月5日 下午11:13
答复

madhav pati

等级: New Member

帖子: 17

加入日期: 2011年2月20日

最近的帖子

Hello all!

I am using liferay 6.0.5, i have deployed a new theme and able to successfully load in all browser except ie (Internet Explorer). when i try to load it in ie it give me some error like

Web page error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; InfoPath.3; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 5 Apr 2011 12:31:57 UTC

Message: Object doesn't support this property or method
Line: 3
Char: 84602
Code: 0
URI: http://localhost:8080/html/js/barebone.jsp?browserId=ie&themeId=<themeId>=01&minifierType=js&minifierBundleId=javascript.barebone.files&languageId=en_US&t=1281935694000

Does liferay has some problem with IE?
Please suggest
Corné Aussems
RE: Liferay ie problem
2011年4月6日 上午12:15
答复

Corné Aussems

等级: Liferay Legend

帖子: 1181

加入日期: 2006年10月3日

最近的帖子

Look at your URL

http://localhost:8080/html/js/barebone.jsp?browserId=ie&themeId=<themeId>=01&minifierType=js&minifierBundleId=javascript.barebone.files&languageId=en_US&t=1281935694000

I don't think < nor > are allowed in a URL

it should look like
/html/js/barebone.jsp?browserId=other&amp;themeId=MyTheme_WAR_Mytheme&amp;colorSchemeId=01&amp;minifierType=js&amp;minifierBundleId=javascript.barebone.files&amp;languageId=nl_NL&amp;b=6011&amp;t=1294917322000
Henri Koskenranta
RE: Liferay ie problem
2011年4月7日 上午1:33
答复

Henri Koskenranta

等级: New Member

帖子: 9

加入日期: 2010年8月10日

最近的帖子

It happens because of this LPS-13591 if you have rss or any ajaxable portlet on the page.
madhav pati
RE: Liferay ie problem
2011年4月7日 上午5:53
答复

madhav pati

等级: New Member

帖子: 17

加入日期: 2011年2月20日

最近的帖子

Hi Corne,

Thanks for the reply

Actually in this url

I just replace <themeId> with my Original theme id.

http://localhost:8080/html/js/barebone.jsp?browserId=ie&themeId=<themeId>=01&minifierType=js&minifierBundleId=javascript.barebone.files&languageId=en_US&t=1281935694000

The actual url is

http://localhost:8080/html/js/barebone.jsp?browserId=ie&themeId=AtyafBasic_WAR_AtyafBasictheme&colorSchemeId=01&minifierType=js&minifierBundleId=javascript.barebone.files&languageId=en_US&t=1281935694000
Srikanth Reddy Sanivarapu
RE: Liferay ie problem
2011年7月16日 上午4:07
答复

Srikanth Reddy Sanivarapu

等级: Regular Member

帖子: 187

加入日期: 2008年11月14日

最近的帖子

Hello Madav,

Did you get any solution or work around for this.

I have observed that always Liferay says, this issue has been fixed in later version and that issue is fixed in that version.

I do not know what they mean of that....

I think they need to remember onething that, it is not so easy to migrate from current version as people may need more justifications. Rather please provide the fix.

Any help is really appreciated. Thanks.

Regards,
Srik
Udaya Ramakrishnan
RE: Liferay ie problem
2011年10月29日 下午6:28
答复

Udaya Ramakrishnan

等级: Junior Member

帖子: 67

加入日期: 2011年9月6日

最近的帖子

hi,

Did u find any solution to resolve the JS error.
I am also having RSS portlet in my portal. I am getting the JS error in IE.
can u pls tell me how to get rid of this if u have any idea?


Thanks
Udaya.R
Hitoshi Ozawa
RE: Liferay ie problem
2011年10月30日 上午5:22
答复

Hitoshi Ozawa

等级: Liferay Legend

帖子: 8000

加入日期: 2010年3月23日

最近的帖子

If you're still using 6.0.5, try upgrading to 6.0.6.
Udaya Ramakrishnan
RE: Liferay ie problem
2011年10月30日 上午5:42
答复

Udaya Ramakrishnan

等级: Junior Member

帖子: 67

加入日期: 2011年9月6日

最近的帖子

hi

Thank u for ur reply. I am using Liferay 6.0.6 only..
in the RSS portlet i have added manual refreshing.

Thank you
Udaya.R