Issue #3544 has been updated by Rein Henrichs.

Status changed from Unreviewed to Ready for Testing
Target version set to 1.1
Branch set to 52ec66c8ec74d557618b9ab3864fe2b0ed8995b3

Fixed in 52ec66c8ec74d557618b9ab3864fe2b0ed8995b3 on master, please confirm.
----------------------------------------
Bug #3544: Class and group search broken
http://projects.puppetlabs.com/issues/3544

Author: Stefan Goethals
Status: Ready for Testing
Priority: Normal
Assigned to: 
Category: 
Target version: 1.1
Keywords: 
Branch: 52ec66c8ec74d557618b9ab3864fe2b0ed8995b3


latest Git version 2010 04 13 @ 09:00 CET

Using the search in the Class and Group views does not work


Processing NodeClassesController#create (for 192.168.0.201 at 2010-04-13 
10:21:18) [POST]
  Parameters: {"action"=>"create", 
"authenticity_token"=>"V8BzibsPopGPvmu7eFbykLy7/bIBA3/kjclzRtiKYu8=", 
"q"=>"ptv", "controller"=>"node_classes"}
  NodeClass Columns (0.6ms)   SHOW FIELDS FROM `node_classes`
  SQL (0.1ms)   BEGIN
  NodeClass Load (0.2ms)   SELECT `node_classes`.id FROM `node_classes` WHERE 
(`node_classes`.`name` IS NULL) LIMIT 1
  SQL (0.1ms)   ROLLBACK



Processing NodeGroupsController#create (for 192.168.0.201 at 2010-04-13 
10:29:46) [POST]
  Parameters: {"action"=>"create", 
"authenticity_token"=>"V8BzibsPopGPvmu7eFbykLy7/bIBA3/kjclzRtiKYu8=", 
"q"=>"vlan", "controller"=>"node_groups"}
  NodeGroup Columns (0.6ms)   SHOW FIELDS FROM `node_groups`
  SQL (0.1ms)   BEGIN
  NodeGroup Load (0.2ms)   SELECT `node_groups`.id FROM `node_groups` WHERE 
(`node_groups`.`name` IS NULL) LIMIT 1
  SQL (0.1ms)   ROLLBACK
Rendering template within layouts/application





-- 
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://projects.puppetlabs.com/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