Re: [xwiki-devs] [xwiki-notifications] r30816 - platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/api
On 09/01/2010 12:13 PM, cjdelisle (SVN) wrote:
Author: cjdelisle Date: 2010-09-01 12:13:53 +0200 (Wed, 01 Sep 2010) New Revision: 30816
Modified: platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/api/Document.java Log: XWIKI-1962: $doc.removeObject causes changes to other objects to be discarded Replaced this.doc with this.getDoc() in places where the document might be changed.
You shouldn't reuse closed issue identifiers. -- Sergiu Dumitriu http://purl.org/net/sergiu/
Ok. Would you recommend using something like '[cleanup]' in the log? Caleb Sergiu Dumitriu wrote:
On 09/01/2010 12:13 PM, cjdelisle (SVN) wrote:
Author: cjdelisle Date: 2010-09-01 12:13:53 +0200 (Wed, 01 Sep 2010) New Revision: 30816
Modified: platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/api/Document.java Log: XWIKI-1962: $doc.removeObject causes changes to other objects to be discarded Replaced this.doc with this.getDoc() in places where the document might be changed.
You shouldn't reuse closed issue identifiers.
On 09/01/2010 07:27 PM, Caleb James DeLisle wrote:
Ok. Would you recommend using something like '[cleanup]' in the log?
Either create a new issue, or, if the change is not significant enough,[cleanup] or [misc] should do it, IMO.
Sergiu Dumitriu wrote:
On 09/01/2010 12:13 PM, cjdelisle (SVN) wrote:
Author: cjdelisle Date: 2010-09-01 12:13:53 +0200 (Wed, 01 Sep 2010) New Revision: 30816
Modified: platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/api/Document.java Log: XWIKI-1962: $doc.removeObject causes changes to other objects to be discarded Replaced this.doc with this.getDoc() in places where the document might be changed.
You shouldn't reuse closed issue identifiers.
-- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (2)
-
Caleb James DeLisle -
Sergiu Dumitriu