Community
Participate
Working Groups
Build Identifier: I need to replace getSite().getPage().closeEditor(this, false); with custom code. Even though closePart is public overriding the whole function does not work because it uses private members (locks) which I cannot access. It would be great if either those member were public or if the closing of the editor would be separated as a protected function. Reproducible: Always
Created attachment 196900 [details] Patch which allowes to override the essential part
Patch applied for Indigo SP1 and trunk. Also changed the closePart method to final. Thank you Claudio
The patch, if applied to the code base, must be flagged iplog+ so that it appears in the log.
shipped with scout 3.7.1
Ideally, attachments should be marked iplog+ rather than the bug itself. By so-marking the bug, all comments are regarded as potential IP contributions (this is a limitation of Bugzilla). By marking just the attachment, only the attachment will appear in the IP log. In this case, I think you really need to unmark the bug and mark the attachment iplog+ instead.