From:             btherl at yahoo dot com dot au
Operating system: N/A
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Some missing links

Description:
------------
The links in the following text in the documentation for print_r() lead
back to the same page:

"Return Values

If given a string, integer or float, the value itself will be printed. If
given an array, values will be presented in a format that shows keys and
elements. Similar notation is used for objects."

The url I observed this was
http://sg.php.net/manual/en/function.print-r.php

Reproduce code:
---------------
Visible at http://sg.php.net/manual/en/function.print-r.php

Expected result:
----------------
I expected to be linked to the documentation for the type mentioned.

Actual result:
--------------
Instead, I was linked back to the same page.

-- 
Edit bug report at http://bugs.php.net/?id=42193&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=42193&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=42193&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=42193&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=42193&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=42193&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=42193&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=42193&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=42193&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=42193&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=42193&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=42193&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=42193&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=42193&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=42193&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=42193&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=42193&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=42193&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=42193&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=42193&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=42193&r=mysqlcfg

Reply via email to