Ticket #1337 (closed defect: fixed)
GetHTML truncates hyperlinks
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | HTML Output | Version: | trunk |
| Severity: | blocker | Keywords: | GetHtml |
| Cc: |
Description
When making a link like the following it get's truncated whith GetHTML plugin:
<a href="http://www.domain.com/Coupon-$30-Value/index.html">mattis</a>
becomes
<a href="http://www.domain.com/Coupon-http://www.domain.com/Coupon-$30-Value/index.html0-Value/index.html">mattis</a>
Change History
Note: See
TracTickets for help on using
tickets.
