#2283 closed defect (bug) (fixed)
Error in patch for https support will prevent absolute URL footnotes from working
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.0 |
| Component: | General | Keywords: | bg|has-patch |
| Focuses: | Cc: |
Description
The patches I submitted for https support which were incorporated in revision 3041 contain an error that will prevent URL footnotes with absolute URLs from being displayed properly. A further patch correcting the error is attached. Sorry.
Attachments (1)
Change History (6)
#3
@
20 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
It looks like the applied fix does not properly change "7" to "8" in the second occurance of "substr($link_url,0,8)" as indicated in the patch, which will cause absolute URL footnotes to https servers to still be incorrectly rendered. I am reopening this ticket instead of opening a new one since this ticket still applies to the problem. Thanks sincerely.
Note: See
TracTickets for help on using
tickets.
patch for 1 erroneous line in make_url_footnote from earlier https support patch