Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 98274 Details for
Bug 149159
kde-misc/metabar-0.8 compile error : unknown escape sequence
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix /p bug
metabar-0.8-fix-esc-bug.patch (text/plain), 536 bytes, created by
Mike Pagano
on 2006-09-27 18:07:14 UTC
(
hide
)
Description:
patch to fix /p bug
Filename:
MIME Type:
Creator:
Mike Pagano
Created:
2006-09-27 18:07:14 UTC
Size:
536 bytes
patch
obsolete
>--- src/metabarwidget.cpp.orig 2006-09-27 20:54:15.000000000 -0400 >+++ src/metabarwidget.cpp 2006-09-27 20:54:38.000000000 -0400 >@@ -369,7 +369,7 @@ > > DOM::DOMString innerHTML; > innerHTML += QString("<ul style=\"width: %1px; height: %1px\">").arg(image.width(), image.height()); >- innerHTML += "<object class=\preview\" type=\""; >+ innerHTML += "<object class=\"preview\" type=\""; > innerHTML += item->mimetype(); > innerHTML += "\" data=\""; > innerHTML += item->url().url();
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 149159
: 98274 |
98275