---

** [tickets:#1199] smf: fault in parsing some combinations of parent and type 
in activationUnitTemplate**

**Status:** unassigned
**Milestone:** 4.6.FC
**Created:** Tue Nov 04, 2014 09:13 AM UTC by Robert Apanowicz
**Last Updated:** Tue Nov 04, 2014 09:13 AM UTC
**Owner:** nobody

SMF campaign parser does not handle correctly the parsing of some combinations 
of "parent" and "type" in "activationUnitTemplate" part of the upgrade campaign 
xml.

The combinations which handled faulty:

1. in this case the single "type" is the first element in 
"activationUnitTemplate"
1.a) single "type" followed by a single "parent":
   "type"  <- here the "type" is not saved
   "parent"
1.b) single "type" followed by a parent-type pair:
   "type"  <- here the "type" is not saved
   "parent"
    "type"
2. single "type" between 2 parent-type pairs:
   "parent"
   "type"
   "type"  <- after parent-type pair the single "type" is not saved
   "parent"
   "type"



---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to