Issue 88034 - certain list boxes in forms do not fill there list from a database table - approved
Summary: certain list boxes in forms do not fill there list from a database table - ap...
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.4.0
Hardware: PC Windows XP
: P3 Trivial with 2 votes (vote)
Target Milestone: OOo 2.4.1
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords: regression
: 88055 (view as issue list)
Depends on:
Blocks: 88258
  Show dependency tree
 
Reported: 2008-04-08 09:15 UTC by Frank Schönheit
Modified: 2008-08-11 03:16 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
document to reproduce the bug case (8.92 KB, application/vnd.sun.xml.base)
2008-04-08 09:15 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2008-04-08 09:15:21 UTC
- open the attached database document
- open the contained form by double-clicking it
=> note the list box control in the form does not contain any entries

Opening the very same DB/form in a 2.3.1 results in a filled list.
Comment 1 Frank Schönheit 2008-04-08 09:15:54 UTC
Created attachment 52644 [details]
document to reproduce the bug case
Comment 2 Frank Schönheit 2008-04-08 09:20:21 UTC
That's a regression to 2.3.1 => keyword "regression"

Targeting to 2.4.1, as it seriously harms existing database forms. (Though the
target is still to be approved by other authorities.)

Working on it.
Comment 3 Frank Schönheit 2008-04-08 09:54:51 UTC
note: the "certain" in the issue summary refers to the fact that the problematic
list boxes are
- bound to a statement SELECT "column", "column" FROM "table"
  (note the duplicate column name)
- are bound to a HSQL database
  (probably other DB types are affected, too, but dBase for instance isn't)
Comment 4 Frank Schönheit 2008-04-08 14:43:58 UTC
fixed in CWS dba241b
Comment 5 Frank Schönheit 2008-04-08 21:12:09 UTC
*** Issue 88055 has been marked as a duplicate of this issue. ***
Comment 6 lou_p 2008-04-15 15:51:37 UTC
fs,
 What does "fixed in CWS dba241b" mean?  Do I understand your note to say that
you repaired the problem and it will be in the 2.4.1 update?

Lou
Comment 7 Frank Schönheit 2008-04-15 21:23:39 UTC
I committed the fix to CWS (child workspace) dba241b. Currently, I try to get
the issue approved for inclusion in the 2.4.1 release. If it will be approved,
then the CWS, and thus the fix, will be integrated for 2.4.1, otherwise they won't.
Comment 8 marc.neumann 2008-04-23 11:01:58 UTC
verified in CWS dba241b

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=OOH680%2Fdba241b
Comment 9 marc.neumann 2008-04-23 11:11:13 UTC
reassign to msc
Comment 10 marc.neumann 2008-04-23 11:12:16 UTC
reassign to msc
Comment 11 uwe.luebbers 2008-04-28 12:01:35 UTC
added "approved" to the title, because it will be easier to work with the 2.4.1 meta issue 
during release status meetings.
Comment 12 marc.neumann 2008-04-28 12:31:50 UTC
FYI: an automatic test case for this issue will be written
Comment 13 drewjensen.inbox 2008-08-11 03:16:50 UTC
checked w/OOo300 m_1, xp

Closing