PiRSquared17 / ooofbtools

Automatically exported from code.google.com/p/ooofbtools
0 stars 0 forks source link

Notes in ooofbtools-2.22 #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create any document with Apache 4.0.1
2. Add note
3. Convert to fb2 using ooofbtool-2.22

What is the expected output? What do you see instead?
Expected output in code must be:
<body>
<p>text<a l:href="#n1" type="note">[1]</a></p>
</body>
<body name="notes">
<title>
<p><strong>Примечания</strong></p>
</title>
<section id="n1">
<title>
<p><strong>1</strong></p>
</title>
<p>Note text.</p>
</section>
</body>
</FictionBook>

Instead of this I see the following:
<body>
<p>text<a l:href="#n1" type="note">[1]</a></p>
</body>
</FictionBook>

What version of the product are you using? On what operating system?
ooofbtools-2.22
Windows XP SP3, Windows 7 SP1
Apache OpenOffice 4.0.1

Please provide any additional information below.
This worked in all previous versions of ooofbtools

Original issue reported on code.google.com by rut...@gmail.com on 27 Oct 2013 at 3:07

GoogleCodeExporter commented 9 years ago
У меня на Apache OpenOffice 4.0.1 все корректно 
работает.
Пришлите мне пожалуйста, файл, на котором 
сноски не генерируются... Надо посмотреть, в 
чем может быть проблема - возможно в самом 
файле.

Original comment by dik...@gmail.com on 8 Nov 2013 at 8:32

GoogleCodeExporter commented 9 years ago
На версии ooofbtools-2.23 ссылки работают 
корректно, так что можете закрывать баг. 
Спасибо за помощь.

Original comment by rut...@gmail.com on 14 Nov 2013 at 11:58

GoogleCodeExporter commented 9 years ago

Original comment by dik...@gmail.com on 18 Nov 2013 at 10:51