php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37997 Wrong Link
Submitted: 2006-07-03 13:40 UTC Modified: 2006-07-03 13:52 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: eLKaneSoft at eMail dot de Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: Windows 2000 SP4
Private report: No CVE-ID: None
 [2006-07-03 13:40 UTC] eLKaneSoft at eMail dot de
Description:
------------
Site: http://de.php.net/pdf 
Hyperlink to http://www.pdflib.com/ does not work



Reproduce code:
---------------
Line 302 - 308
http://de.php.net/pdf 

PDF-Dateien lassen sich in PHP mithilfe der PDFlib-Bibliothek erzeugen. Die PDFlib-Bibliothek stammt ursprünglich von Thomas Merz und wurde dann von der <A
HREF="www.pdflib.com" TARGET="_top">PDFlib GmbH</A>

Expected result:
----------------
<a href="http://www.pdflib.com" target="_top">PDFlib GmbH</a>


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-03 13:52 UTC] derick@php.net
That links works fine.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC