Issue #4541 has been updated by James Turnbull.

Target version changed from 1.0.5 to 1.1.0


----------------------------------------
Refactor #4541: Node record's ids should be used for routing, not hostnames
https://projects.puppetlabs.com/issues/4541

Author: Nick Lewis
Status: Closed
Priority: Normal
Assignee: 
Category: 
Target version: 1.1.0
Keywords: 
Branch: 
http://github.com/jhelwig/puppet-dashboard/tree/bug-4541-node-routing-using-id
Affected URL: 
Affected Dashboard version: 


Node names currently appear in routes, e.g.: /nodes/myhost. Unfortunately, 
certain "legal" node names break routing. For instance, a node named "new" will 
be inaccessible, as /nodes/new will route to the new node page. A node named 
".." is inaccessible because /nodes/new routes to /. Not all of these names 
("new", "edit", etc. in particular) are strictly illegal in Puppet, so it's 
unclear what the solution for this is.


-- 
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