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
 [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