Bug 282331
| Summary: | Blam doesn't open links with commas correctly. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael De La Rue <mvyynqbgerqungqbgpbz.yeuhc> |
| Component: | blam | Assignee: | Peter Gordon <peter> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7 | CC: | sindrepb |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.8.3-6.fc7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-09-25 08:29:21 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Michael De La Rue
2007-09-07 13:15:38 UTC
Thanks for your bug report; and eureka, this might be easier to solve than I had thought at first. It appears to be a missing System.Web.HttpUtility library: ** (Blam:17072): WARNING **: Missing method HtmlDecode in assembly /usr/lib/blam/blam.exe, type System.Web.HttpUtility Installing the mono-web package seems to fix this issue for me. Can you please try this and let me know if it also fixes the issue for you? If so, I'll add this to the spec file as a runtime dependency. Thanks. Actually, I'm going to add the mono-web dependency for bug 275561, so hopefully it should fix this issue at the same time. I'll push this through the build system momentarily... I have mono-web-1.2.3-3.fc7 installed and still see the problem. I did this to fix my other bug report (bug #275561). I also reported the same problem as bug #282931 against liferea. blam-1.8.3-6.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. blam-1.8.3-6.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report. The update just came through. The bug is fixed. Thanks. |