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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
10 + 20 = ?
Subscribe to this entry?

 
 [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: Mon Apr 29 07:01:30 2024 UTC