[Webkit-unassigned] [Bug 28368] New: New short webkit.org bug URLs should keep hash locations through redirects
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 16 15:26:01 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28368
Summary: New short webkit.org bug URLs should keep hash
locations through redirects
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: mrowe at apple.com
* SUMMARY
Short bug URLs with hash locations don't keep the hashes through the redirect.
* STEPS TO REPRODUCE
1. Open URL: <http://webkit.org/b/28355#c1>
* EXPECTED RESULTS
After being redirected, the URL should be
<https://bugs.webkit.org/show_bug.cgi?id=28355#c1>.
* ACTUAL RESULTS
After being redirected, the URL should be
<https://bugs.webkit.org/show_bug.cgi?id=28355>.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list