php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50624 "Refresh all data" is not working
Submitted: 2009-12-31 18:27 UTC Modified: 2010-01-07 07:01 UTC
From: pierrick@php.net Assigned: yannick@php.net (profile)
Status: Closed Package: Online Doc Editor problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pierrick@php.net
New email:
PHP Version: OS:

 

 [2009-12-31 18:27 UTC] pierrick@php.net
Description:
------------
Files are not well updated when you click on the "Refresh all data".

Reproduce code:
---------------
Click on the "Refresh all data" button in the online doc editor.

Example : I tried to edit the file fr/language-snippets.ent. It's last revision on SVN is 292849

Expected result:
----------------
<!-- $Revision: 292849 $ -->


Actual result:
--------------
<!-- $Revision: 291726 $ -->

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-01-05 17:13 UTC] yannick@php.net
All working fine now.
 [2010-01-05 17:13 UTC] yannick@php.net
This bug has been fixed in SVN, and should show up online in an
hour or three.

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


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 12:01:30 2024 UTC