id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
1929	"An href with just the value of ""#"" incorrectly results in a remote tab"	klaus	klaus	"The value of ""#"" is of course useless anyway but the plugin should take care of that and throw an error and/or skip the link.

Related code looks like:
{{{
if (a.hash && a.hash.replace('#', '')) {

}
// remote tab
else {

}
}}}"	bug	closed	minor	1.2.2	ui	1.2.1	fixed	tabs			
