php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49675 Missing links in SeeAlso
Submitted: 2009-09-25 19:48 UTC Modified: 2009-10-15 18:19 UTC
From: hannes dot magnusson at gmail dot com Assigned: moacir (profile)
Status: Closed Package: Doc Build problem
PHP Version: 5.3SVN-2009-09-25 (snap) OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hannes dot magnusson at gmail dot com
New email:
PHP Version: OS:

 

 [2009-09-25 19:48 UTC] hannes dot magnusson at gmail dot com
Description:
------------
For some reason the seealso on [1] do not generate links using PhD trunk/. Works fine [2] in 0.4


[1] http://docs.php.net/manual/en/pdo.errorinfo.php
[2] http://www.php.net/manual/en/pdo.errorinfo.php


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-09-29 01:23 UTC] svn@php.net
Automatic comment from SVN on behalf of moacir
Revision: http://svn.php.net/viewvc/?view=revision&revision=288925
Log: Quick fix for the bug #49675.
The problem is because the indexer stores the sdesc and ldesc with htmlentities.
I think we should remove that function from the indexer and only use when necessary.
 [2009-10-15 18:19 UTC] cweiske@php.net
This bug has been fixed in SVN. Since the websites are not directly
updated from the SVN server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jan 28 03:01:30 2025 UTC