Closed (won't fix)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
5.x-2.2
Component:
Compatibility with other modules
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2009 at 13:18 UTC
Updated:
2 Aug 2009 at 17:43 UTC
Comments
Comment #1
kiko commentedagain:
the view mode: Socotra Islands 1
the edit mode: Socotra IslandsCollingwood CA, van Harten A . 2001. Additions to the Ant Fauna of Yemen (Hymenoptera: Formicidae). Buchreihe zur Entomologie. 8:559-568.
and the html:
Socotra Islands</acronym></a><fn><span class="biblio-authors"><a href="/biblio/author/Collingwood">Collingwood CA</a>, <a href="/biblio/author/van+Harten">van Harten A</a> </span>. 2001. <span class="biblio-title"></fn>Comment #2
kiko commentedSomething similar happens if I do not use Footnotes integration with biblio. Adding tags generates
<span hovertip="reference1">[1]</span>. The problem is that when I add more tags, they're not sequentally numbered, as no tags appearComment #3
wwalc commentedTry disabling the FCKeditor module and check whether this problem occurs.
It looks like a problem with "Security" settings in the FCKeditor module and filter/xss ajax callback... but biblio and footnotes filters shouldn't be there at all.
Could you check in Firebug if there's an ajax call that sends the body of a page without
<span hovertip="reference1">[1]</span>and whether
<span hovertip="reference1">[1]</span>is returned?
Comment #4
kiko commentedI have turned the cache off and this does not happen anymore.
Comment #5
Jorrit commentedComment #6
Jorrit commentedThis problem probably also exists in 5.x-2.2, I'm concentrating all bugs there.
Comment #7
Jorrit commentedThis bug will not be considered, given it's for an old Drupal version and there seems to be a work-around.