[Webkit-unassigned] [Bug 27189] New: r45752+ nightly: @import css generates wrong path
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 11 22:26:41 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27189
Summary: r45752+ nightly: @import css generates wrong path
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
URL: http://forum.dvdtalk.com/forum-feedback-support-4/
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kevin at rhubarbproductions.com
The forum's on the site load a css from:
@import url("clientscript/vbulletin_css/style-bbed93be-00019.css");
r45752+ generates a file not found and the css doesn't render when it tries to
load the path:
http://forum.dvdtalk.com/forum-feedback-support-4/clientscript/vbulletin_css/style-bbed93be-00019.css
r45702 and earlier does render correctly and looks for the path:
http://forum.dvdtalk.com/clientscript/vbulletin_css/style-bbed93be-00019.css
--
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