This is an automated email from the git hooks/post-receive script. New change to branch develop in repository bow. See http://git.chorem.org/bow.git from ffebec5 bug fixes: '' -> ', {0} -> %s (old i18n syntax to new) new 5a93fe2 use " to encapsulate tag string in fullTextLine (prevent interpretation of #) new e6c7ee8 - add getBowUser on BowBaseAction - remove problematics field in form (owner) not very useful (and bug with struts The 2 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 e6c7ee822c96fbe5efc54703f8af6dbe2897c7bb Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Mon Aug 3 16:19:20 2015 +0200 - add getBowUser on BowBaseAction - remove problematics field in form (owner) not very useful (and bug with struts commit 5a93fe22b2263ab4ed3810139e9be8852286d95e Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Mon Aug 3 16:06:32 2015 +0200 use " to encapsulate tag string in fullTextLine (prevent interpretation of #) Summary of changes: bow-ui/src/main/java/org/chorem/bow/BookmarkUtils.java | 4 ++-- .../main/java/org/chorem/bow/action/BowBaseAction.java | 6 ++++++ .../bow/action/sharedUser/SharedUserEditAction.java | 10 +++------- bow-ui/src/main/webapp/WEB-INF/jsp/sharedUserEdit.jsp | 17 ++++++++--------- 4 files changed, 19 insertions(+), 18 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.