Jan Hackel wrote:
> The very first testcase in browser.rst fails at:
>     >>> browser.getControl(name='subject_existing_keywords:list').value =
> ["fishslapping",]
> 
> I guess it should be 
> 
>     >>>
> browser.getControl(name='subject_existing_keywords:default:list').value =
> "fishslapping"
> 
> as it refers to a non-existing keyword. Is this not corrected on purpose? If
> not, I would fix it.

As far as I'm concerned, it's broken for no good reason at all.  I don't
think I wrote it, but I looked at it and couldn't figure out how to fix.


Tim
_______________________________________________
quills-dev mailing list
[email protected]
http://lists.etria.com/cgi-bin/mailman/listinfo/quills-dev

Reply via email to