christiannaths / christiannaths/jquery.githubcode

IE issue

未關閉
#1 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
1
分支
1
PR 合併指標
30 天內沒有已合併 PR

描述

FYI:
I'm studying the code more carefully, and I notice a little trick you're doing to get the url using an anchor element. While researching that a bit, I found on SO (see below) that there can be a bug in IE8 where the leading slash isn't included (IE not following the standard because the standard came after the implementation, and changing to the standard would break backward compatibility for the browser).

I'm not sure yet if this is a potential bug or not (I see the url is being dis-assembled for later re-assembly), but I thought I should jot the observation in an issue for reference, if we need it.
- http://stackoverflow.com/questions/3807674/get-pathname-from-href-in-javascript
- http://stackoverflow.com/questions/956233/javascript-pathname-ie-quirk

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

No source file or test is named. Start by locating the JavaScript that gets a URL through an anchor element and later disassembles and reassembles it; compare IE8 behavior with the linked references. Done means determining whether the leading-slash difference is a real bug and, if so, covering the behavior and correcting it.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
frontend
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
20/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。