Comment 4 for bug 461006

Revision history for this message
Andrei Dziahel (develop7) wrote :

Ok, here are some updates.

1. log in as guest user
2. Run prism of google reader (no matter how)
3. Run prism of google groups
4. Run prism of google mail

Expected behavior:
1. action 2 opens prism for google reader
2. action 3 opens prism for google groups
3. action 4 opens prism for google mail

What actually happens:
1. action 2 opens prism for google reader (as planned)
2. action 3 does not open prism — I see only button on taskbar saying "starting google groups"
3. action 3 opens prism for google groups instead of google mail (because of content of ~/.webapps/google.mail<TAB>/override.ini which points to "groups" app)

I think there's a bug in fta's /usr/bin/prism helper script (since I can't see a reason to reason to override gmail.webapp with groups.webapp).

Hope this helps.