Issue #3303 has been updated by Rein Henrichs.

Status changed from Unreviewed to Ready for Testing
Branch set to 7c06dc05d406e954c1253e458ef3eecf371b5b7d

Routing requirements for nodes (id can include ".") make nested resources not 
work. Fixed in 7c06dc05d406e954c1253e458ef3eecf371b5b7d of master.
----------------------------------------
Bug #3303: Button "View More" (reports) on Node page doesn't work
http://projects.reductivelabs.com/issues/3303

Author: Daniel Kerwin
Status: Ready for Testing
Priority: Normal
Assigned to: 
Category: 
Target version: 
Keywords: 
Branch: 7c06dc05d406e954c1253e458ef3eecf371b5b7d


When i view a node and click on Recent Reports/View More i end on a error page. 
Here's the exception from the log:

Processing NodesController#show (for 172.20.50.105 at 2010-02-26 13:41:42) [GET]
  Parameters: {"action"=>"show", "id"=>"host1.xyz.com/reports", 
"controller"=>"nodes"}

ActiveRecord::RecordNotFound (Couldn't find Node with name = 
host1.xyz.com/reports):
  app/controllers/nodes_controller.rb:17:in `resource'
  haml (2.2.2) [v] rails/./lib/sass/plugin/rails.rb:19:in `process'
  /usr/lib64/ruby/1.8/webrick/httpserver.rb:104:in `service'
  /usr/lib64/ruby/1.8/webrick/httpserver.rb:65:in `run'
  /usr/lib64/ruby/1.8/webrick/server.rb:173:in `start_thread'
  /usr/lib64/ruby/1.8/webrick/server.rb:162:in `start'
  /usr/lib64/ruby/1.8/webrick/server.rb:162:in `start_thread'
  /usr/lib64/ruby/1.8/webrick/server.rb:95:in `start'
  /usr/lib64/ruby/1.8/webrick/server.rb:92:in `each'
  /usr/lib64/ruby/1.8/webrick/server.rb:92:in `start'
  /usr/lib64/ruby/1.8/webrick/server.rb:23:in `start'
  /usr/lib64/ruby/1.8/webrick/server.rb:82:in `start'
  /server:3

Rendering /opt/puppet-dashboard/public/404.html (404 Not Found)

Thanks


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to