Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE from Log.writeEntryAsXML when author is null [Tigris #1096] #4

Open
markphip opened this issue Sep 15, 2016 · 0 comments
Open

NPE from Log.writeEntryAsXML when author is null [Tigris #1096] #4

markphip opened this issue Sep 15, 2016 · 0 comments
Labels

Comments

@markphip
Copy link
Contributor

Description

After migration the author field of some of the Log entries returns null. Under
this case the svnant.jar's log ant task returns a NullPointerException.

Metadata Imported from Tigris (Issue 1096)

  • Creation Date: 2010-02-18 15:51:37
  • Reporter: klwilson
  • Subcomponent: svnant
  • Version: 1.1.x
  • Milestone: not determined
  • Keywords:
  • Cc:

Comments

2011-01-11 12:00:23 by costamojan

Hi there,

Could you provide an example testcase ? I can see that the author of a log
message might be null which could cause the error. 
The question is whether this is allowed or not and I personally have the feeling
that it's not allowed so the issue would be the client itself.
In order to clarify this I need a testcase.

Best regards

Daniel Kasmeroglu

2011-01-11 12:01:52 by markphip

It is valid for the author and message to be null.  This will happen if path-based authorization rules are in 
use and you are authorized to see only some of the paths in a given revision.
@markphip markphip added the bug label Sep 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant