[Webkit-unassigned] [Bug 22155] REGRESSION (r38261): "Created an attachment" links for non-patches link to "Review Patch" page, but should not

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 10 08:21:03 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22155





------- Comment #3 from aroben at apple.com  2008-11-10 08:21 PDT -------
(In reply to comment #2)
> This won't be easy to fix. The level of code dealing with the attachment has
> only the attachment number and has no way to figure out if the attachment is a
> patch or not. It's formatting a description and not doing database access.

It looks to me like GetAttachmentLink does in fact do database access:

https://trac.webkit.org/browser/trunk/BugsSite/globals.pl?rev=38261#L866


-- 
Configure bugmail: https://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