Closed (outdated)
Project:
Event
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2010 at 01:00 UTC
Updated:
13 Apr 2018 at 21:01 UTC
Jump to comment: Most recent
In drupal 6.15, when creating an event using event module (6.x-2.x-dev) and with WYSIWYG module (6.x-2.x-dev), the first time the 'create event' screen is rendered, there is no WYSIWYG editor shown. It is not until after the user hits 'preview' that the WYSIWYG editor gets rendered
WYSIWYG editor is rendered properly when creating all other types of nodes (story, page, etc)
Comments
Comment #1
southpoint commentedI got exactly the same problem here - identical.
I have spent the last couple of hours trying to get this sorted but no good yet.
Anyone managed to fix this or got any ideas
Comment #2
eletre commentedHi,
I'm using WYSIWYG module (6.x-2.1) and Event module (6.x-2.x-dev).
If Date Picker is enabled there is no WYSIWYG editor shown.
If Date Picker is disabled the WYSIWYG editor is there.
Comment #3
jsgammato commentedEletre is right. I just disabled the Date Picker and Wysisyg appeared!
Comment #4
hermes_costell commentedThanks for the tip! The date picker wasn't working for me anyways ... as a bonus now that it's disabled the "event has time" and "event has end date" checkboxes behave like they should.
I'd say there's a major .js error being thrown by the date picker sub module, but I don't have time to dig into it now.
Comment #5
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.