<?php
header("Content-Type: text/html; charser=utf-8");
+ print "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n";
+ ?>
+<?php
#-------------------------------------------------------
# Globals
#-------------------------------------------------------
$tabs["$root/contact/"] = "contact";
$tabs["$root/links/"] = "links";
- print "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n";
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
<p>Please consult the following checklist when reporting a bug.
</p>
<ol>
- <li>Verify that you are not experiencing a known bug or limitation by consulting the <?a("/faq/", "gLabels FAQ");?>.
+ <li>Verify that you are not experiencing a known bug or limitation by consulting the <?a("/faq/", "gLabels FAQ");?>.</li>
<li>Verify that the bug is not a duplicate of an existing bug by searching the tracker. If you have additional information
on an existing bug, please add your information to the existing bug. If you
are not using the latest version of glabels, you should also look for closed
<p>
gLabels is currently available for most popular GNU/Linux distributions through
their associated repositories, including the following repositories:
+</p>
<ul>
<li>Debian</li>
<li>Fedora Extras</li>
<div class="faqtoc">
<ul class="faqtoc">
- <li class="faqtocline">1. <?a("#S1", "Common Problems.");?></li>
+ <li class="faqtocline">1. <?a("#S1", "Common Problems.");?>
<ul class="faqtoc">
</ul>
- <li class="faqtocline">2. <?a("#S2", "Obsolete Problems (problems with older versions of gLabels).");?></li>
+ </li>
+
+ <li class="faqtocline">2. <?a("#S2", "Obsolete Problems (problems with older versions of gLabels).");?>
<ul class="faqtoc">
</ul>
+ </li>
+
</ul>
</div>
-<a name="S1"/>
+<a id="S1"/>
<h2>1. Common Problems.</h2>
-<a name="Q1.1"/>
+<a id="Q1.1"/>
<h3>1.1 How can I instruct glabels to not print blank address lines when doing a document merge?</h3>
<div class="faqanswer">
<p>
</div>
-<a name="S2"/>
+<a id="S2"/>
<h2>2. Obsolete Problems (problems with older versions of gLabels).</h2>
-<a name="Q2.1"/>
+<a id="Q2.1"/>
<h3>2.1 I cannot edit text. What's wrong? (2.0.x)</h3>
<div class="faqanswer">
<p>
</div>
-<a name="Q2.2"/>
+<a id="Q2.2"/>
<h3>2.2 Why don't transparent images print correctly? (1.92.1 - 2.1.3)</h3>
<div class="faqanswer">
<p>
</p>
<ul>
<li>Explicitely set page size when printing -- don't let print back-end use
- a default size (Bug #2049431).</l>
+ a default size (Bug #2049431).</li>
<li>Sets more appropriate object size limits for any aspect ratio (Bug #1993550).</li>
<li>Fixed crash of glabels-batch (Bug #1968653).</li>
<li>Fixed bug with barcode and image merge radio buttons (Bug #1959135).</li>
</p>
<ul>
<li>Explicitely set page size when printing -- don't let print back-end use
- a default size (Bug #2049431).</l>
+ a default size (Bug #2049431).</li>
<li>Sets more appropriate object size limits for any aspect ratio (Bug #1993550).</li>
<li>Fixed crash of glabels-batch (Bug #1968653).</li>
<li>Fixed bug with barcode and image merge radio buttons (Bug #1959135).</li>