plomino / Plomino

Powerful and flexible web-based application builder
33 stars 37 forks source link

login loop after installed plomino #457

Open gonewind73 opened 10 years ago

gonewind73 commented 10 years ago

hi: I moved plone to 4.3.2 . before install plomino, login is work properly. but after install the addon plomino 1.18 , click the login tab on the up-right coner,the login form didn't show,and a loop logo is loop again and again. and when i remove the plomino addon , the login is work properly!
why these happen? and howto slove it? thanks

gonewind73 commented 10 years ago

the plone is run on ubuntu 12.04

ebrehault commented 10 years ago

I cannot reproduce the bug, but it does sound as a Javascript problem (the portal_javascript registry is messed up I guess). Just check your js console and tell me what kind of errors you get.

gonewind73 commented 10 years ago

由于出现错误error 80020101 而导致此项操作无法完成。 resourceplone.app.jquery-cachekey-3ef4a0354a03da203a6596fa363b4857.js, 行4 字符11321

it was happened in IE but opera is ok!

2013/10/24 Eric BREHAULT notifications@github.com

I cannot reproduce the bug, but it does sound as a Javascript problem (the portal_javascript registry is messed up I guess). Just check your js console and tell me what kind of errors you get.

— Reply to this email directly or view it on GitHubhttps://github.com/plomino/Plomino/issues/457#issuecomment-26941604 .


何国锋

中国电信上海公司信息网络部 地址: 上海市四川北路61号11楼 电话: 86-21-66089508 手机: 18918560598 Email: heguofeng@shtel.com.cn 新浪微博: http://weibo.com/gonewind


本邮件含有保密信息,请您恪守保密义务,未经 我方书面同意,勿向第三人透露;若本邮件误发 至您信箱,请立即删除,并通知我方,勿向第三 人透露。


ebrehault commented 10 years ago

go to zmi / protal_javascrip and enable Developer mode so the js will not be merged anymore and you will know which is one is actuall failing