Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2009 at 09:49 UTC
Updated:
24 Aug 2010 at 20:10 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| biblio.module.patch | 1.04 KB | sdrycroft |
Comments
Comment #1
rjerome commentedWhat is the conflict? Having it separate is the norm for most input forms.
Comment #2
scottrigby@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 :)
Comment #3
scottrigbyhi 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