php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33883 http-auth web page too wide
Submitted: 2005-07-27 14:56 UTC Modified: 2005-11-19 21:43 UTC
From: hramrach at centrum dot cz Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-07-27 14:56 UTC] hramrach at centrum dot cz
Description:
------------
The web page at

http://www.php.net/manual/en/features.http-auth.php

is too wide, it cannot be read even at 1280x1024 resolution.

Can't the web pages be formatted so that the text is wrapped and the examples/tables/comments/whatever that are too wide stick out to the right?

That could make the web page readable even in small window and get rid of this problem for good.

There are several other bug reports of similar issues but hey are marked as closed so comments cannot be added.



Expected result:
----------------
All the text about authentication should be visible without scrolling to the right.

Actual result:
--------------
The page is about two screens wide - useless for reading.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-12 03:02 UTC] dmytton@php.net
Example 34-2. Digest HTTP Authentication example too wide (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6)
 [2005-08-12 13:39 UTC] nlopess@php.net
This works in IE :) Firefox is buggy.
 [2005-11-19 21:43 UTC] nlopess@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

I've already fixed that page.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 15:00:02 2025 UTC