[sw-issues] [Issue 84231] input field loses referenc e

2008-02-12 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231


User mru changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Tue Feb 12 14:40:42 + 
2008 ---
Checked fix in OOH680m7 and SRC680m245.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2008-01-29 Thread tml
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231





--- Additional comments from [EMAIL PROTECTED] Tue Jan 29 10:21:10 + 
2008 ---
Is the attached document really the one "before saving"? (Hmm, on the other hand
if it is the act of saving makes the document break, I guess that it would be
hard to save the document as it is before saving, eek...? Or is it the loading
of the once-saved document that breaks the input field handling? Sigh, this is
so confusing.)

Anyway, I don't see the text "Input anything" anywhere in the document
(especially not in content.xml) if I unzip the .odt file and check the .xml
files inside it. Would it be possible to attach a document that would actually
contain that description, hint, reference or whatever the term for the "Input
anything" string 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2008-01-16 Thread tml
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231


User tml changed the following:

What|Old value |New value

  CC|'flr,sba' |'flr,sba,tml'





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2008-01-16 Thread tml
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231





--- Additional comments from [EMAIL PROTECTED] Wed Jan 16 23:28:58 + 
2008 ---
But it seems that just backporting that fix to oog680-m5 won't help there. There
must be some other misssing stuff in oog680-m5, too, right?

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2008-01-16 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231





--- Additional comments from [EMAIL PROTECTED] Wed Jan 16 19:14:12 + 
2008 ---
->tml: Yes, that small fix does it. Size doesn't matter ;-)

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2008-01-16 Thread tml
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231





--- Additional comments from [EMAIL PROTECTED] Wed Jan 16 15:02:59 + 
2008 ---
Do I understand correctly that the very small fix to
xmloff/source/text/txtvfldi.cxx in the CWS os109 is supposed to fix this 
problem?

I.e. this:

diff -u -p -b -w -B -r1.33 -r1.33.78.1
--- xmloff/source/text/txtvfldi.cxx 3 Aug 2007 12:56:03 -   1.33
+++ xmloff/source/text/txtvfldi.cxx 5 Dec 2007 11:13:46 -   
1.33.78.1
@@ -638,8 +638,8 @@ XMLUserFieldInputImportContext::XMLUserF
 nPrfx, 
rLocalName,
 // name,
description, style
 sal_True,
sal_False, sal_False,
- sal_False, sal_False,
 sal_True,
sal_False, sal_False,
+ sal_False, sal_False,
 sal_False
/*???*/, sal_True, sal_False,
 sal_False)
 {


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2008-01-15 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Tue Jan 15 10:08:56 + 
2008 ---
Verified fix in CWS os109.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2008-01-13 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231


User os changed the following:

What|Old value |New value

 Assigned to|os|mru





--- Additional comments from [EMAIL PROTECTED] Mon Jan 14 07:30:40 + 
2008 ---
Reassigned for verification

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2007-12-05 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231


User os changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Dec  5 11:17:18 + 
2007 ---
Fixed in cws os109 in 
xmloff/source/text/txtvfldi.cxx

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2007-12-04 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231


User os changed the following:

What|Old value |New value

 Assigned to|mru   |os

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Priority|P1|P2

Subcomponent|editing   |save-export

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Tue Dec  4 21:53:37 + 
2007 ---
Target set to 2.4, Prio changed to P2

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2007-12-04 Thread flr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231


User flr changed the following:

What|Old value |New value

  CC|'sba' |'flr,sba'





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2007-12-04 Thread mroe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231





--- Additional comments from [EMAIL PROTECTED] Tue Dec  4 14:09:33 + 
2007 ---
Created an attachment (id=50087)
file demonstrates the lost of input fields reference


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 84231] input field loses referenc e

2007-12-04 Thread mroe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84231
 Issue #|84231
 Summary|input field loses reference
   Component|Word processor
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|editing
 Assigned to|mru
 Reported by|mroe





--- Additional comments from [EMAIL PROTECTED] Tue Dec  4 14:08:18 + 
2007 ---
Hi!

Since OOo 2.3 there is a big problem: input fields for user fields doesn't
display the reference for the input field furthermore. This is for documents
created with OOo 2.3 or earlier versions.

In a writer document insert
1. a user field
2. a input field for the user field with a reference

After reloading the document the reference is gone.

So many of template documents can be used with OOo 2.3 because the user don't
know which information is asked for.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]