Back to bug 1303086

Who When What Removed Added
Satoe Imaishi 2016-01-29 13:59:54 UTC Depends On 1301123
William Fitzgerald 2016-01-29 16:43:09 UTC Status ASSIGNED ON_DEV
Greg McCullough 2016-02-10 21:18:10 UTC CC gmccullo
William Fitzgerald 2016-02-10 22:33:01 UTC Status ON_DEV ASSIGNED
William Fitzgerald 2016-02-19 14:02:38 UTC Status ASSIGNED ON_DEV
William Fitzgerald 2016-03-10 16:09:17 UTC Status ON_DEV POST
John Prause 2016-03-10 19:10:22 UTC Status POST MODIFIED
CC jprause
Marianne Feifer 2016-03-17 19:30:22 UTC CC mfeifer
Doc Text Cause: Inheritance from old domain is retained.

Consequence: Methods and instances copied from a domain into a new one still attempt to call the previous domain after it has been deleted.

Fix: Remove old inheritance.

Result: New domain is called.
errata-xmlrpc 2016-03-22 10:58:07 UTC Status MODIFIED ON_QA
John Prause 2016-03-22 12:34:38 UTC Fixed In Version 5.5.3.2
Dayle Parker 2016-03-23 03:49:46 UTC Doc Text Cause: Inheritance from old domain is retained.

Consequence: Methods and instances copied from a domain into a new one still attempt to call the previous domain after it has been deleted.

Fix: Remove old inheritance.

Result: New domain is called.
Methods and instances copied from an older domain into a new one continued to attempt calling the previous domain, even after it was deleted. This occurred due to inheritance retention from the previous domain. This inheritance has been removed from the code and now only objects from the new domain are called.
Dayle Parker 2016-03-23 03:50:16 UTC Doc Text Methods and instances copied from an older domain into a new one continued to attempt calling the previous domain, even after it was deleted. This occurred due to inheritance retention from the previous domain. This inheritance has been removed from the code and now only objects from the new domain are called. Methods and instances copied from an older domain into a new one continued to attempt calling the previous domain, even after it was deleted. This occurred due to inheritance retention from the deleted domain. This inheritance has been removed from the code and now only objects from the new domain are called.
dajohnso 2016-03-24 21:15:17 UTC QA Contact dajohnso anewman
Alex Newman 2016-04-06 15:21:40 UTC Flags needinfo?(gmccullo)
Greg McCullough 2016-04-07 14:13:52 UTC Flags needinfo?(gmccullo) needinfo?(mkanoor)
Alex Newman 2016-04-11 16:37:00 UTC Status ON_QA VERIFIED
errata-xmlrpc 2016-04-13 03:47:00 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-04-13 18:42:20 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-04-13 14:42:20 UTC

Back to bug 1303086