[
https://issues.apache.org/jira/browse/OPENMEETINGS-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andun Sameera Liyanagunawardana updated OPENMEETINGS-558:
---------------------------------------------------------
Attachment: WysiwygEditor_Integration_V1_0.patch
I have integrated Wysiwyg Editor to previously mentioned places. But I am
getting this exception in the Appointment. I think it is there before my edit.
Please comment on the integration.
ERROR 08-20 18:31:19.411 AppointmentDao.java 79360 782
org.apache.openmeetings.data.calendar.daos.AppointmentDao
[http-bio-0.0.0.0-5080-exec-5] - [getAppointmentsByRange]:
org.apache.openjpa.persistence.ArgumentException: An error occurred while
parsing the query filter "SELECT a FROM MeetingMember mm, IN(mm.appointment) a
WHERE mm.deleted <> true AND mm.invitor <> true AND mm.userid.user_id = :userId
AND a.appointmentId NOT IN (SELECT a.appointmentId FROM Appointment a
WHERE a.userId.user_id = :userId) AND mm.isConnectedEvent <> true AND (
(a.appointmentStarttime BETWEEN :starttime AND :endtime)
OR (a.appointmentEndtime BETWEEN :starttime AND :endtime) OR
(a.appointmentStarttime < :starttime AND a.appointmentEndtime > :endtime)
)". Error message: No field named "invitor" in "MeetingMember". Did you mean
"invitation"? Expected one of the available field names in
"org.apache.openmeetings.persistence.beans.calendar.MeetingMember":
"[appointment, appointmentStatus, deleted, invitation, isConnectedEvent,
meetingMemberId, starttime, timeZoneId, updatetime, userid]".
ERROR 08-20 18:42:02.057 DefaultExceptionMapper.java 722006 123
org.apache.wicket.DefaultExceptionMapper [http-bio-0.0.0.0-5080-exec-1] -
Unexpected error occurred
java.lang.NullPointerException: null
at
org.apache.openmeetings.web.user.calendar.AppointmentModel.load(AppointmentModel.java:43)
~[AppointmentModel.class:na]
> GSOC: Need wysiwyg editor Wicket component
> ------------------------------------------
>
> Key: OPENMEETINGS-558
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-558
> Project: Openmeetings
> Issue Type: Improvement
> Components: HTML5
> Affects Versions: 3.0.0 Apache Release
> Reporter: Irina Arkhipets
> Assignee: Maxim Solodovnik
> Labels: gsoc2013
> Fix For: 3.0.0 Apache Release
>
> Attachments: Adding_Wysiwyg_Editor_to_Compose_Message.patch,
> WysiwygEditor_Integration_V1_0.patch, Wysiwyg-Wicket_v1.1.zip,
> Wysiwyg-Wicket.zip
>
>
> Need wysiwyg Wicket editor component to be used for chat/invitations/messages
> in HTML5.
> Please note that it should be Apache compatible.
> Here is good MIT licensed candidate:
> demo: http://mindmup.github.io/bootstrap-wysiwyg/
> source: https://github.com/mindmup/bootstrap-wysiwyg/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira