Find an improved method for updating unidentified widgets
---------------------------------------------------------

                 Key: WOOKIE-176
                 URL: https://issues.apache.org/jira/browse/WOOKIE-176
             Project: Wookie
          Issue Type: Improvement
          Components: Parser
    Affects Versions: 0.9.0
            Reporter: Kris Popat
             Fix For: 0.9.1


This issue is a follow-on from issue 171 which identified some problems with 
the manifest parser's handling of ids.


Currently widgets that have no id or have an id which doesn't pass the 
IRIValidator test won't update when re-uploaded or re-deployed.

This is because the in these cases a random id is being generated and it is ids 
which are used to indentfy if a widget already exists.

We need to find a better method to identify and compare incoming widgets with 
ones already in the system - particularly as ids are an optional feature in the 
widget specification.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to