You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Damien Raude-Morvan (JIRA)" <ji...@apache.org> on 2014/06/09 11:59:01 UTC

[jira] [Created] (GORA-336) MongoFilterUtil: missing ref link when creating new instance of factory

Damien Raude-Morvan created GORA-336:
----------------------------------------

             Summary: MongoFilterUtil: missing ref link when creating new instance of factory
                 Key: GORA-336
                 URL: https://issues.apache.org/jira/browse/GORA-336
             Project: Apache Gora
          Issue Type: Bug
          Components: gora-mongodb
    Affects Versions: 0.5
            Reporter: Damien Raude-Morvan


There is a small issue inside MongoFilterUtil handling of FilterList

When creating a factory (subclass of FilterFactory) it won't call #setFilterUtil method.

So that, when caller provide a FilterList which will then call back MongoFilterUtil for each sub-filter in list it will crash with a NullPointerException.



--
This message was sent by Atlassian JIRA
(v6.2#6252)