Bug 164776 - Base can not add any embedded forms
Summary: Base can not add any embedded forms
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
25.2.0.1 rc
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-20 19:13 UTC by Andreas Säger
Modified: 2025-01-23 18:17 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Demo DB with embedded HSQL created with LO 25.2 Beta (15.48 KB, application/vnd.oasis.opendocument.database)
2025-01-20 19:13 UTC, Andreas Säger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Säger 2025-01-20 19:13:29 UTC
Created attachment 198642 [details]
Demo DB with embedded HSQL created with LO 25.2 Beta

Just tried to create a new form with subform by means of the wizard. When I finished the wizard, no form was created.
Tried to create a form manually. The saved form is not accessible.
Comment 1 Robert Großkopf 2025-01-20 20:35:07 UTC
Tested with

Version: 25.2.0.2 (X86_64) / LibreOffice Community
Build ID: 62af784cc06624122f17ee71c7cf13d906cbaed0
CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

Couldn't confirm the buggy behavior with attached database. The form in the database couldn't be opened, but a new created form, created by LO 25.2.0.2, could be opened well.

Might be it had been fixed since LO 25.2 Beta. There were some Form bugs on LO 25.2.0.1 also.
Comment 2 Andreas Säger 2025-01-20 22:57:04 UTC
(In reply to Robert Großkopf from comment #1)
> Tested with
> 
> Version: 25.2.0.2 (X86_64) / LibreOffice Community
> Build ID: 62af784cc06624122f17ee71c7cf13d906cbaed0
> CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
> Locale: de-DE (de_DE.UTF-8); UI: de-DE
> Calc: threaded

> Might be it had been fixed since LO 25.2 Beta. There were some Form bugs on
> LO 25.2.0.1 also.

Indeed, 25.2.0.2 makes the difference. This issue is invalid.