[sw-issues] [Issue 106481] sw: docxattributeoutput.c xx: 2 * bad call to erase

2009-11-05 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106481


User cmc changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |106602
  is|  |





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 106481] sw: docxattributeoutput.c xx: 2 * bad call to erase

2009-11-02 Thread hbrinkm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106481


User hbrinkm changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo 3.3





--- Additional comments from hbri...@openoffice.org Mon Nov  2 09:05:21 
+ 2009 ---
confirmed, set target

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 106481] sw: docxattributeoutput.c xx: 2 * bad call to erase

2009-10-30 Thread dcb314
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106481
 Issue #|106481
 Summary|sw: docxattributeoutput.cxx: 2 * bad call to erase
   Component|Word processor
 Version|DEV300m63
Platform|All
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|ama
 Reported by|dcb314





--- Additional comments from dcb...@openoffice.org Fri Oct 30 11:20:44 
+ 2009 ---
For source code file sw/source/filter/ww8/docxattributeoutput.cxx,
function DocxAttributeOutput::EndRun, around line 351 is the code

m_Fields.erase( pIt );

This looks like a bad call to erase to me. Suggest new code

pIt = m_Fields.erase( pIt );

The same thing happens in the same file, around line 383. 
The source code is

   m_Fields.erase( pIt );

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 106481] sw: docxattributeoutput.c xx: 2 * bad call to erase

2009-10-30 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106481


User cmc changed the following:

What|Old value |New value

 Assigned to|ama   |hbrinkm





--- Additional comments from c...@openoffice.org Fri Oct 30 11:26:32 + 
2009 ---
cmc-hbrinkm: this is your code I think. Its not compiled at the moment, but I
imagine that this is future work that'll get enabled at some stage

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org