This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from c978066 Improve the reload of the page when doing an operation on the repository through the popup windows new 5e4332f Fix the bug which appeared when trying to access a file with accents in its path The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 5e4332f083188f800c31feb43724b14cf5fa4878 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Fri May 29 14:10:02 2015 +0200 Fix the bug which appeared when trying to access a file with accents in its path Summary of changes: .../java/org/nuiton/scmwebeditor/uiweb/actions/BrowseAction.java | 2 ++ .../org/nuiton/scmwebeditor/uiweb/actions/CreateBranchAction.java | 2 ++ .../org/nuiton/scmwebeditor/uiweb/actions/CreateDirectoryAction.java | 2 ++ .../main/java/org/nuiton/scmwebeditor/uiweb/actions/EditAction.java | 5 +++++ .../java/org/nuiton/scmwebeditor/uiweb/actions/MoveFileAction.java | 2 ++ .../org/nuiton/scmwebeditor/uiweb/actions/RemoveDirectoryAction.java | 2 ++ .../java/org/nuiton/scmwebeditor/uiweb/actions/RemoveFileAction.java | 2 ++ .../nuiton/scmwebeditor/uiweb/actions/ScmWebEditorCommitAction.java | 2 ++ .../java/org/nuiton/scmwebeditor/uiweb/actions/UploadFileAction.java | 2 ++ 9 files changed, 21 insertions(+) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.