#71 ✓resolved
Christopher Stawarz

CancelScheduledAction can't be created

Reported by Christopher Stawarz | February 22nd, 2011 @ 11:50 AM | in 0.4.5 (closed)

The factory for CancelScheduledAction uses ComponentRegistry::getObject to find the ScheduledActions instance to cancel. However, the getObject call fails to find the component, because ScheduledActions instances (like all action components) are created with XMLParser::_processAnonymousCreateDirective, which prevents them from being registered by tag.

Probably the right fix is to special-case action/schedule in MWParserTransformation.xsl to use generic_create instead of anonymous_create.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The core framework and supporting libraries for the MWorks Suite

People watching this ticket

Referenced by

Pages