When you select a link in the editor, what you see is not what you get :
I had
Code:
<p class="calibre"><b class="calibre3">Dimension.................... <a href="Chapitre_3_1.html#Page_">55</b></p>
and I select another link, like Chapitre_3_10.html, I get this , depending wher ethe pointer is:
Code:
<p class="calibre"><b class="calibre3">Dimension.................... <a href="Chapitre_3_10.html.html#Page_55">55</b></p>
or this
Code:
<p class="calibre"><b class="calibre3">Dimension.................... <a href="Chapitre_3_1#Chapitre_3_10.htmlPage_55">55</b></p>