← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1605670] [NEW] ngdetails path doesnt allow slash

 

Public bug reported:

When using the generic resource details view, if the resource path is a
complex key such as /ngdns/zone/<zone_id/recordset/<recordset_id>/ the
"path" portion of the route is truncated by angular.

The fix is to change the path registration in core.moudle.js to
/project/ngdetails/:type/:path*

** Affects: horizon
     Importance: Undecided
     Assignee: Tyr Johanson (tyr-6)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1605670

Title:
  ngdetails path doesnt allow slash

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  When using the generic resource details view, if the resource path is
  a complex key such as /ngdns/zone/<zone_id/recordset/<recordset_id>/
  the "path" portion of the route is truncated by angular.

  The fix is to change the path registration in core.moudle.js to
  /project/ngdetails/:type/:path*

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1605670/+subscriptions


Follow ups