https://issues.apache.org/ooo/show_bug.cgi?id=124349

--- Comment #4 from j.nitsc...@ok.de ---
probably related bug or cause:

if you go back from wizard step 5 (layout) to 4 (sorting) the first search
criteria is missing but only if you have a group assigned in step 3 (if you
have 2 groups assigned the first 2 criteria are missing)

this leads to
> main\wizards\com\sun\star\wizards\report\ReportWizard.java

I see nothing suspicious in enterStep(): line 157.

leaveStep(): line 214 however has a call
[IReportDocument].setSorting(String[][])
which has two implementations but which one is called?

> main\wizards\com\sun\star\wizards\report\ReportTextImplementation.java (1 hit)
>       Line 609:     public void setSorting(String[][] aSortFieldNames)

> main\wizards\com\sun\star\wizards\reportbuilder\ReportBuilderImplementation.java
>  (1 hit)
>       Line 507:     public void setSorting(String[][] _aSortFieldNames)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to