[Libreoffice-bugs] [Bug 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI

2017-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80077

Gabor Kelemen  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #12 from Gabor Kelemen  ---
Marking this as duplicate, as bug#113876 already has a patch committed.

*** This bug has been marked as a duplicate of bug 113876 ***

-- 
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 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI

2017-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80077

Dieter Praas  changed:

   What|Removed |Added

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

-- 
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 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI

2017-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80077

--- Comment #11 from Gabor Kelemen  ---
This function happens here: 
https://opengrok.libreoffice.org/xref/core/sw/source/uibase/app/docsh2.cxx#857

where it implements FN_NEW_GLOBAL_DOC

Especially this part:

if ( sPrefix == "Style" )
...
else if ( sPrefix == "Outline" )

stinks as something that *might* break in a different language.

-- 
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 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI

2017-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80077

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
   Hardware|x86 (IA32)  |All
 Blocks||111591
 OS|Windows (All)   |All

--- Comment #10 from Yousuf Philips (jay)  ---
(In reply to Mark Hung from comment #6)
> Can you confirm again that this is (still) an issue?

Master document and html both get created with a blank document.

Version: 6.0.0.0.alpha0+
Build ID: a19dc104ec008f0bb44676d63d4764c6d7442a0d
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
Locale: en-US (en_US.UTF-8); Calc: group


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=111591
[Bug 111591] [META] File sending bugs and enhancements
-- 
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 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI

2017-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80077

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #9 from Regina Henschel  ---
The feature "Send" generates a master document and several sub-documents from
an already existing document. The division depends on the outline level of the
headings.
It should not work, if you try it from a document, which has no outline. And
for me it does not work in Version: 6.0.0.0.alpha0+
Build ID: f1a896c71c495bdef5861eb664581507b6b9b5bb
CPU threads: 4; OS: Windows 6.1; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-08-13_07:38:19
Locale: en-US (de_DE); Calc: group

-- 
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 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI

2017-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80077

raal  changed:

   What|Removed |Added

 CC||forum+document@home.decotra
   ||in.de

--- Comment #8 from raal  ---
*** Bug 111898 has been marked as a duplicate of this bug. ***

-- 
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 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI

2017-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80077

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||107805


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107805
[Bug 107805] [META] Writer master document issues
-- 
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 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI

2016-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80077

--- Comment #7 from Kruno  ---
I'm using LibreOffice 5.1.6 and can't test on newer version but you're right: I
can send to master document in hr locale if there is at least one Heading 1 in
a document.

But I can also send to master document completely blank document when using
en_US locale.

Version: 5.1.6.2
Build ID: 07ac168c60a517dba0f0d7bc7540f5afa45f0909
CPU Threads: 2; OS Version: Linux 3.16; UI Render: default; 
Locale: hr-HR (hr_HR.UTF-8); Calc: group

-- 
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 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI

2016-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80077

Mark Hung  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #6 from Mark Hung  ---
Hi, 

I've set both UI and locale to en-US, but it also
failed to create HTML document or master document.
But if I set first paragraph to heading1 with ctrl+1,
I can send to both as HTML and master document both
in English or Chinese(zh_TW) UI.

Can you confirm again that this is (still) an issue?


Version: 5.2.1.2
Build ID: 31dd62db80d4e60af04904455ec9c9219178d620
CPU Threads: 8; OS Version: Windows 6.2; UI Render: default; 
Locale: en-US (zh_TW); Calc: single

-- 
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 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI

2016-10-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80077

--- Comment #5 from Kruno  ---
(In reply to Kevin Suo from comment #2)
> I talked with sophi in #libreoffice-qa IRC channel, and she thinks this one
> is not a bug, because to generate Master document and HTML document, one has
> to apply (title) styles. And if no styles were applied, those two menus
> should be grayed-out (which is another bug).
> 
> But I do not agree with sophi, because in English UI, I can generate Master
> Document / HTML Document even I do not apply styles (using the "Default
> Style"). But in non-English UI, I can not do so.
> 
> So I put NeedDevEval in whiteboard.

I do not agree as well. And I think this is bug report is duplicate of bug
67260 that I've reported back in 2013.

If it's available in English, it better be in any other language also ;)

-- 
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 80077] File - Send - Create Master Document / Create HTML Document always show Can not create document in Non-English UI

2015-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80077

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 CC||jmadero@gmail.com
 Whiteboard|NeedDevEval |needsDevEval

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


[Libreoffice-bugs] [Bug 80077] File - Send - Create Master Document / Create HTML Document always show Can not create document in Non-English UI

2014-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80077

suokunl...@gmail.com changed:

   What|Removed |Added

Summary|File - Send - Create   |File - Send - Create
   |Master Document / Create|Master Document / Create
   |HTML Document always show  |HTML Document always show
   |Can not create document   |Can not create document
   |with Non-English UI |in Non-English UI

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


[Libreoffice-bugs] [Bug 80077] File - Send - Create Master Document / Create HTML Document always show Can not create document in Non-English UI

2014-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80077

suokunl...@gmail.com changed:

   What|Removed |Added

 Whiteboard||NeedDevEval

--- Comment #2 from suokunl...@gmail.com ---
I talked with sophi in #libreoffice-qa IRC channel, and she thinks this one is
not a bug, because to generate Master document and HTML document, one has to
apply (title) styles. And if no styles were applied, those two menus should be
grayed-out (which is another bug).

But I do not agree with sophi, because in English UI, I can generate Master
Document / HTML Document even I do not apply styles (using the Default
Style). But in non-English UI, I can not do so.

So I put NeedDevEval in whiteboard.

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


[Libreoffice-bugs] [Bug 80077] File - Send - Create Master Document / Create HTML Document always show Can not create document in Non-English UI

2014-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80077

Jay Philips philip...@hotmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||philip...@hotmail.com
 Ever confirmed|0   |1

--- Comment #3 from Jay Philips philip...@hotmail.com ---
Confirmed on Windows 7 with 4.1.6 and 4.2.4 in Arabic and English UI. Testing
in Linux Mint on 4.2.4, in English UI the file gets created, but in Arabic UI
it fails.

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


[Libreoffice-bugs] [Bug 80077] File - Send - Create Master Document / Create HTML Document always show Can not create document with Non-English UI

2014-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80077

suokunl...@gmail.com changed:

   What|Removed |Added

 CC||suokunl...@gmail.com

--- Comment #1 from suokunl...@gmail.com ---
(In reply to comment #0)

 3. Go to menu File - Send - Create Master Document or File - Send -
 Create HTML Document.

You have to type the filename in the file-save dialog, and click Save.

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