[Libreoffice-bugs] [Bug 42905] Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works.

2022-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42905

--- Comment #20 from Robert Großkopf  ---
Tested this again:
AutoValue won't be created, if AutoValue is set in step 2 of the wizard.
AuoValue will be created for an existing field, if AutoValue is set only in
step 3 of the wizard.
We should remove AutoValue from step 2 and the bug will be gone.

Tested with LO 7.3.0.3 on OpenSUSE 15.3 64bit rpm Linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 42905] Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works.

2021-09-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42905

Alex Thurgood  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||8057

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 42905] Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works.

2021-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42905

--- Comment #19 from Robert Großkopf  ---
Still the same buggy behavior in 
Version: 7.2.0.2 / LibreOffice Community
Build ID: 614be4f5c67816389257027dc5e56c801a547089
CPU threads: 6; OS: Linux 5.3; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 42905] Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works.

2021-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42905

--- Comment #18 from QA Administrators  ---
Dear Jurgen,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 42905] Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works.

2019-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42905

Alex Thurgood  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||6639

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 42905] Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works.

2018-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42905

--- Comment #17 from Julien Nabet  ---
I tried to find the code location in Java part, since it should be easy to
disable/remove the elems from Java part, so I started from
wizards/com/sun/star/wizards/table/TableWizard.java, got some elems from step 3
in PrimaryKeyHandler.java of the same directory.
Then FieldFormatter.java gives some elems too but nothing about autovalue,
entry required, ... fields. It seems wrapped into something but don't know how
and where.

I tried to get a bt from OFieldDescControl::ActivateAggregate but it can't go
up to java sources, gdb goes until
/home/julien/lo/libreoffice/bridges/source/jni_uno/jni_java2uno.cxx
but nothing more.
So I tried to display jo_method but gdb doesn't know how to deal with jstring.
(+ nothing about gdb and jstring on Google)

In brief, completely stuck.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42905] Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works.

2018-09-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42905

Julien Nabet  changed:

   What|Removed |Added

 Attachment #145001|0   |1
is obsolete||

--- Comment #16 from Julien Nabet  ---
Comment on attachment 145001
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145001
patch to remove autoincrement-statement field

Patch is wrong since it removes at least the display of "Default value" field
when putting "Autovalue" to "No".

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42905] Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works.

2018-09-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42905

Julien Nabet  changed:

   What|Removed |Added

   Assignee|serval2...@yahoo.fr |libreoffice-b...@lists.free
   ||desktop.org
 Status|ASSIGNED|NEW

--- Comment #15 from Julien Nabet  ---
Unassign myself because I don't think I'll make it.
I find it difficult to disentangle autovalue field in steps 2 and 3 from wizard
+ autovalue present when editing table.

I attached a patch to remove autostatement value but not sure it's a clean one.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42905] Wizard table: Remove autovalue from step2 which doesn't work since there's already autovalue in step3 which works.

2018-09-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42905

Julien Nabet  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |
Summary|Wizard for Table don't  |Wizard table: Remove
   |apply auto value|autovalue from step2 which
   ||doesn't work since there's
   ||already autovalue in step3
   ||which works.
 Status|NEW |ASSIGNED

--- Comment #13 from Julien Nabet  ---
Thank you Heiko for your feedback.
I'll take this one then.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs