<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Parsing outline level only setted in english language on docsh2.cxx:1026"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113876">113876</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Parsing outline level only setted in english language on docsh2.cxx:1026
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.0.0.0.alpha1+ Master
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Writer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>aghanmi@linagora.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
When creating a document master the checks of listbox values is hardcoded in
english so it don't work with other languages like french.
<a href="https://pastebin.com/nQ1NAcDV">https://pastebin.com/nQ1NAcDV</a>
This is where the file docsh2.cxx : sw/source/uibase/app/docsh2.cxx
Steps to Reproduce:
1.modify language of Lo in french Tools -> Options -> language settings -> user
interface (to french (france)) && locale settings (to french (france))
2. open the file uploaded (list.odt)
3. Fichier(File in english) -> Fichier (send in english) -> créer un document
master (create master document in engish) -> check in lisbox Template (Styles
in english) "Plan : niveau 2 (Outline : level 2 in english)" -> save
4. Save the .odm file (the .odt file will be closed and instead the .odm file
will be openend).
Actual Results:
Odm file is created and subtitles 1.1 and 1.2 are selected and subtitles 2.1
and 2.2 are selected and .odt file are generated.
PS: Check right_odm_file.odm
Expected Results:
Odm file is created and title 1 with 1.1 and 1.2 is selected and title 2 with
2.1 and 2.2 are selected and two .odt file are generated. (weird behavior same
result as outline 1 : it's an error case in mode debug).
PS: Check wrong_odm_file.odm
Reproducible: Always
User Profile Reset: No
Additional Info:
Try to reproduce this bug on linux platforms because in windows platforms there
is another issue i already fixed and i will commit it.
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101
Firefox/57.0</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>