[Libreoffice-bugs] [Bug 115588] Calc refers to non-existing N2 data style

2021-06-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115588

Eike Rathke  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Assignee|libreoffice-b...@lists.free |qui...@gmail.com
   |desktop.org |
 Resolution|--- |FIXED

--- Comment #7 from Eike Rathke  ---
I guess we can call this fixed..

-- 
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 115588] Calc refers to non-existing N2 data style

2020-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115588

--- Comment #6 from Commit Notification 
 ---
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/e69b57d7f55eeab6253b9fab7edce06da50121f9

tdf#115588 write autoDataStyles for master-slides

It will be available in 7.1.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 115588] Calc refers to non-existing N2 data style

2020-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115588

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.1.0

-- 
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 115588] Calc refers to non-existing N2 data style

2020-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115588

--- Comment #5 from Roman Kuznetsov <79045_79...@mail.ru> ---
https://gerrit.libreoffice.org/c/core/+/104760

-- 
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 115588] Calc refers to non-existing N2 data style

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

--- Comment #4 from QA Administrators  ---
Dear kangaba,

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
http://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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 115588] Calc refers to non-existing N2 data style

2018-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115588

Eike Rathke  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from Eike Rathke  ---
It seems to stem from the "Report" page style.


  

 
???(???)


  00/00/,
00:00:00

  
  
  
Page 1/
99
  
  



It's unclear to me at the moment how the data-style ends up there (somehow via
EditEngine), however, it is related to sc/source/core/data/stlpool.cxx
ScStyleSheetPool::CreateStandardStyles() line 361 that does

pEdEngine->QuickInsertField( SvxFieldItem(SvxDateField(Date( Date::SYSTEM
),SvxDateType::Var), EE_FEATURE_FIELD),
ESelection() );

-- 
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 115588] Calc refers to non-existing N2 data style

2018-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115588

Xisco Faulí  changed:

   What|Removed |Added

 CC||er...@redhat.com

--- Comment #2 from Xisco Faulí  ---
@Eike, do you know why this style reference is created?

-- 
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 115588] Calc refers to non-existing N2 data style

2018-04-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115588

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
Version|5.4.2.2 release |Inherited From OOo

--- Comment #1 from Xisco Faulí  ---
I can reproduce it in

Version: 6.1.0.0.alpha0+
Build ID: 2d5ce0e1b233c83f91481cd6b9306ac8de7f5ff8
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

and 

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

However, the reason why it's happening is unknown to me.

-- 
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 115588] Calc refers to non-existing N2 data style

2018-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115588

Buovjaga  changed:

   What|Removed |Added

   Keywords||needsDevAdvice

-- 
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