A change was made between Biblio 1.4 and Biblio 1.5 that has resulted in the body field format being seperated from the actual body field (and instead being applied to the whole form), this results in a conflict with the WYSIWYG module. The included patch fixes this.

CommentFileSizeAuthor
biblio.module.patch1.04 KBsdrycroft

Comments

rjerome’s picture

What is the conflict? Having it separate is the norm for most input forms.

scottrigby’s picture

Status: Active » Reviewed & tested by the community

@rjerome: This patch definitely fixes the issue for me too. Before this patch, configured Wysiwyg profiles don't appear for the "Full text" body field where they should (currently Wysiwyg attaches a profile on a per-input-format basis, as each input format is selected). With the patch Wysiwyg works as expected :)

scottrigby’s picture

Version: master » 6.x-1.14
Status: Reviewed & tested by the community » Fixed

hi rjerome,
not sure exactly when this got fixed, but looking over old patches and realize this is in the current version at least 6.x-1.14 - marking as fixed to help cleanup the queue

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.