We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Search found 2 matches

by jclark
Wed Nov 17, 2010 1:10 pm
Forum: Plum DEV Q&A
Topic: error.grammar.option when accept="approximate"
Replies: 3
Views: 6846

Re: error.grammar.option when accept="approximate"

Hi, Got a ballpark time for that milestone? This bug isn't a killer because I can work around it (match from the CDATA rather than the value I wanted, or write up a custom grammar), but the workarounds are rather inelegant, so is this something I'd have to live with until next month or until next de...
by jclark
Tue Nov 16, 2010 9:23 pm
Forum: Plum DEV Q&A
Topic: error.grammar.option when accept="approximate"
Replies: 3
Views: 6846

error.grammar.option when accept="approximate"

Hi, I continue to get a serious error of type "error.grammar.option" when I include both a value attribute and an accept attribute that is set to "approximate" on an option tag. If I change approximate to exact, or remove the value attribute, the error goes away. Here's a URL that spits out the offe...