Hi Mat

> The quotation marks in a tiddler title caused a filter to freak out. (Or is 
> that perhaps the listwidget freaking out?)

It's the parsing of the attribute value that freaks out due to the ambiguity of 
whether the embedded double quote is part of the attribute value, or marks the 
end of it.

> It was solved by encapsulating the filter in triple quotes like so:
> 
> <$list filter="""[...]""">
> 
> This makes me wonder if it's not best to simply always use triple quotes 
> instead of single ones?

I generally only use triple double quotes when necessary so as to save typing.

> ...and, if "yes", then couldn't the code behind the filter (-widget? or what 
> are actually filters?) simply use this as default?

What would that mean? If the default were triple double quotes how would that 
stop a user trying to use single double quotes like ordinary HTML?

Best wishes

Jeremy

> 
> Thanx
> 
> <:-)
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/274b54df-c95c-4dc7-99fc-889b789b302a%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/C0D6A8E5-8C34-402E-A780-99FB83F5688B%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to