﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
18521	Update shortcuts parsing script	Don-vip	team	"I've simplified the **MoveAction** logic in r15630. As a side effect the cron script is unable to parse the shortcut creation and raises a warning for this new statement:
{{{
#!java
Shortcut.registerShortcut(""core:move"" + getId(), tr(""Move objects {0}"", getLocalizedName()), getShortcutKey(), Shortcut.SHIFT);}
}}}

What needs to be done? Can I do something with javadoc comments, or does the script must be updated? (in this case, can you please do it?)"	enhancement	closed	normal	20.01	Core shortcuts		fixed		stoecker
