Hi Christopher, I would like to find out what caused the problem for you - as the symptoms look quite severe and we were unable to reproduce the issue locally... (we test Agilo regularly using Firefox 3.5 - even with automatic tests)
In your first mail you wrote:
all we get is an empty list which is supposed to choose a member, although we have a full team assigned to the sprint. we only have this empty dropdown in whiteboard-view.
Can you go to the whiteboard (using 1.2 of course) and check the HTML source code? I would like to find out if there is a problem passing the data from Python->JS or if the JS does something wrong...
Look for a <script> tag, should start like that:
var SPRINT = {
name: ...
(...)
Can you post the contents of that script block?
The team members are transmitted using JSON. If you have Firebug
installed, can you check for a request to .../team and post the server
response?
If this data contains sensitive information, please email it to me by private mail.
Thank you very much for your help in finding this bug... fs
smime.p7s
Description: S/MIME Cryptographic Signature

