php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #70411 [Bug tracker] "Fixed in SVN" snippets are wrongly assigned
Submitted: 2015-09-02 14:45 UTC Modified: 2021-08-04 11:44 UTC
From: cmb@php.net Assigned: cmb (profile)
Status: Wont fix Package: Website problem
PHP Version: Irrelevant OS: n/a
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cmb@php.net
New email:
PHP Version: OS:

 

 [2015-09-02 14:45 UTC] cmb@php.net
Description:
------------
It seems that the "Fixed in SVN" quickfix snippets are sometimes
wrongly assigned. Apparently, that is due to checking only the
"Package" field, which is often set to something else than
"Documentation Problem" when the "Bug Type" is "Documentation
Problem".


Test script:
---------------
Package: Strings related
Bug Type: Documentation Problem
Quick Fix: Fixed in SVN (closed)


Expected result:
----------------
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.


Actual result:
--------------
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-08-04 11:44 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2021-08-04 11:44 UTC] cmb@php.net
Given that these language snippets are not useful in any way
(while the automatically generated comments referring to the
commit are), I'm closing this.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 16:01:28 2024 UTC