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

concat链接中有回车符,firefox(linux/ff-30)无法加载. #352

Closed
transtone opened this issue Jun 11, 2014 · 2 comments
Closed

concat链接中有回车符,firefox(linux/ff-30)无法加载. #352

transtone opened this issue Jun 11, 2014 · 2 comments

Comments

@transtone
Copy link

aralejs.org的首页js加载代码是:
http://assets.spmjs.org/??
seajs/seajs/2.2.0/sea.js,
seajs/seajs-combo/1.0.1/seajs-combo.js,
seajs/seajs-style/1.0.2/seajs-style.js,
seajs/seajs-health/0.1.0/seajs-health.js,
jquery/jquery/1.7.2/jquery.js"
请注意每行最后的回车符,至少在Linux/firefox-30中无法解析,造成首页无法正常打开,提示找不到seajs
换用chrome测试了一下,首页模块却又可以正常加载,不知到这算浏览器bug呢,还算站点bug?

@afc163
Copy link
Member

afc163 commented Jun 12, 2014

因为其他 firefox 都没有出现这个问题,倾向于是浏览器问题。我再去找一个 Linux 测一下。。。

@transtone
Copy link
Author

上午再测又可以打开了,原本多行的js现在变成了一行。应该是浏览器缓存还是哪里的问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants