Status: Accepted
Owner: pekka.klarck
Labels: Type-Defect Priority-High Target-2.8.1
New issue 1474 by pekka.klarck: `ConnectionCache.current_index` should be
assignable for compatibility reasons
http://code.google.com/p/robotframework/issues/detail?id=1474
`ConnectionCache.current_index` was turned into a property in revision
17f8e369225f to make it easier to use. Unfortunately this broke backwards
compatibility with libraries that assigned it themselves. At least
`Selenium2Library.Close Browser` keyword is affected:
https://github.com/rtomac/robotframework-selenium2library/pull/212
Probably the best way to fix this is making `current_index` assignable. It
probably should work so that it automatically sets `current` to keep
`current_index` and `current` in sync.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.