Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
View source doesn't work in epiphany 1.6.0 - the application registered for the text/html MIME type is launched, but with a new/empty file, not the page source. See <a href="http://bugs.gnome.org/show_bug.cgi?id=169039">this GNOME bug</a> for details. Reproducible: Always Steps to Reproduce: 1. Open any page with epiphany 1.6.0 2. View -> Page Source Actual Results: The source viewer/editor was opened with an empty/new file. Expected Results: The viewer/editor should have opened with the page source code.
Created an attachment (id=53518) [details] Patch from GNOME bugzilla Here's the patch from the GNOME bugzilla, it works for me. This has been applied to epiphany cvs, but I don't know when to expect a new release.
is this the same code that went into CVS ? *** This bug has been marked as a duplicate of 84701 ***
yay wasn't thinking
Created an attachment (id=53539) [details] Patch from epiphany cvs No, it was a patch from bugzilla, which apparently doesn't match what was committed to epiphany cvs. Here is the patch from cvs (on the gnome 2.10 branch).
Added to cvs, thank you much for tracking it.