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

Undefined index: plusminus #467

Closed
mschering opened this issue Sep 6, 2019 · 1 comment
Closed

Undefined index: plusminus #467

mschering opened this issue Sep 6, 2019 · 1 comment

Comments

@mschering
Copy link

I encountered an Invite from exchange server that contains this:

BEGIN:VALARM
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:P
ACTION:DISPLAY
END:VALARM

It has a strange trigger value. This gives the following error in sabre/vobject:

feedback": "Undefined index: plusminus",
"exceptionCode": 0,
"exceptionClass": "ErrorException",
"trace": [
"#0 /usr/local/share/src/www/vendor/sabre/vobject/lib/DateTimeParser.php(107): go\core\ErrorHandler::errorHandler(8, 'Undefined index...', '/usr/local/shar...', 107, Array)",
"#1 /usr/local/share/src/www/vendor/sabre/vobject/lib/Component/VAlarm.php(32): Sabre\VObject\DateTimeParser::parseDuration(Object(Sabre\VObject\Property\ICalendar\Duration))",
"#2 /usr/local/share/src/www/modules/calendar/model/Event.php(1871): Sabre\VObject\Component\VAlarm->getEffectiveTriggerTime()",

Perhaps this can be ignored?

sash04ek added a commit to sash04ek/sabre-vobject that referenced this issue Jun 20, 2023
phil-davis pushed a commit to sash04ek/sabre-vobject that referenced this issue Nov 9, 2023
phil-davis pushed a commit to sash04ek/sabre-vobject that referenced this issue Nov 9, 2023
phil-davis added a commit that referenced this issue Nov 9, 2023
fixed issue: Undefined index: plusminus #467
@phil-davis
Copy link
Contributor

Fixed by PR #619 - it will be in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants