Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create new events #46

Closed
ilieandriuta opened this issue Nov 18, 2020 · 0 comments
Closed

Cannot create new events #46

ilieandriuta opened this issue Nov 18, 2020 · 0 comments

Comments

@ilieandriuta
Copy link

Environment: Windows 10 Pro 64 bit, Firefox 83, using a local instance XWiki 12.9 on Oracle 19c, Calendar Pro 2.9

STEPS TO REPRODUCE

  1. Go to Calendar Pro App
  2. Click 'Create new event'

EXPECTED RESULTS

The new event box opens and an event title can be added.

ACTUAL RESULTS

The new event box opens, but contains an error in it:

Failed to execute the [velocity] macro. Cause: [Encountered "}" at xwiki:MoccaCalendar.MoccaCalendarEventSheet[line 13, column 79] Was expecting one of: "[" ... "||" ... "," ... ")" ... <WHITESPACE> ... <NEWLINE> ... "-" ... "+" ... "*" ... "/" ... "%" ... <LOGICAL_AND> ... <LOGICAL_OR> ... <LOGICAL_LT> ... <LOGICAL_LE> ... <LOGICAL_GT> ... <LOGICAL_GE> ... <LOGICAL_EQUALS> ... <LOGICAL_NOT_EQUALS> ... ]. Click on this message for details.

Also, in XWiki console there is the following error:

2020-11-18 14:25:45,274 [http-nio-1115-exec-9 - http://localhost:1115/xwiki/bin/edit/MoccaCalendar/randomPageHbebLNVCyP?template=MoccaCalendar.MoccaCalendarEventTemplate&parentFROM=MoccaCalendar.Events&form_token=tv3bb0JD5mxOJoxkAAVFVg&ocalcaction=create&xpage=plain&xhidden=1] ERROR o.a.v.parser                   - xwiki:MoccaCalendar.MoccaCalendarEventSheet: Encountered "}" at line 13, column 79.
Was expecting one of:
    "[" ...
    "||" ...
    "," ...
    ")" ...
    <WHITESPACE> ...
    <NEWLINE> ...
    "-" ...
    "+" ...
    "*" ...
    "/" ...
    "%" ...
    <LOGICAL_AND> ...
    <LOGICAL_OR> ...
    <LOGICAL_LT> ...
    <LOGICAL_LE> ...
    <LOGICAL_GT> ...
    <LOGICAL_GE> ...
    <LOGICAL_EQUALS> ...
    <LOGICAL_NOT_EQUALS> ...

Nothing happens if the 'Save' button is clicked.

Cannot_create_new_events

@ilieandriuta ilieandriuta added this to the 3.0 milestone Nov 18, 2020
@acotiuga acotiuga self-assigned this Nov 18, 2020
@acotiuga acotiuga modified the milestones: 3.0, 2.9.1 Nov 18, 2020
acotiuga added a commit that referenced this issue Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants