[Webkit-unassigned] [Bug 12919] Mouse-over links on panoramic image not linking to correct URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 27 22:22:27 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12919


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
             Status|UNCONFIRMED                 |NEW
          Component|JavaScriptCore              |HTML DOM
     Ever Confirmed|0                           |1




------- Comment #1 from ap at webkit.org  2007-02-27 22:22 PDT -------
At a first glance, the problem seems to be caused by this code having no
effect:

document.getElementById("panlink").pathname =
            document.getElementById("panlink").pathname.replace(/_band_\d/,
"_band_" + where);


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list