On Wed, 2010-09-22 at 22:29 +0200, [email protected] wrote: > From: Tomas Sedovic <[email protected]> > > --- > src/app/controllers/cloud_accounts_controller.rb | 53 +++++++++- > src/app/controllers/provider_controller.rb | 5 +- > src/app/models/quota.rb | 3 + > src/app/views/provider/_providers.haml | 2 +- > src/app/views/provider/accounts.haml | 114 +++++++++++++++++---- > src/config/locales/en.yml | 14 +++ > src/config/navigation.rb | 2 +- > 7 files changed, 163 insertions(+), 30 deletions(-) > This may have actually happened in a different patch in the series, but the 'provider summary' and 'provider accounts' links do not work, as they dont have an id. Also note that this series does apply on top of current next for me.
Another strange thing is the errors are not showing up (as I was seeing earlier with login). I didn't see anything obvious in the layout changes that would have hidden this, but it is now consistently broken for me. Are you seeing the same thing? Also, even if I add data/file entries for every field in form, it does not seem to be saving (though there is not error in logs). Did this work for you? Given all these errors, and the fact that I cannot get most of this to work properly, I cannot ACK this patch in its current state. Hopefully these are things that will make more sense when you are starting fresh in the morning. -j _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
