You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <de...@bloodhound.apache.org> on 2013/07/07 07:24:40 UTC

[Apache Bloodhound] #585: URLs in /admin breadcrumbs not acurate

#585: URLs in /admin breadcrumbs not acurate
--------------------------+---------------
  Reporter:  olemis       |    Owner:
      Type:  enhancement  |   Status:  new
  Priority:  major        |  Version:
Resolution:               |
--------------------------+---------------
 The URLs in /admin breadcrumbs drop down menu are not accurate when
 deploying custom URLs

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/585>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #585: URLs in /admin breadcrumbs not accurate

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#585: URLs in /admin breadcrumbs not accurate
--------------------------+-----------------------------------------------
  Reporter:  olemis       |      Owner:  rjollos
      Type:  enhancement  |     Status:  closed
  Priority:  major        |  Milestone:  Release 7
 Component:  ui design    |    Version:
Resolution:  fixed        |   Keywords:  admin, product environment, hooks
--------------------------+-----------------------------------------------
Changes (by rjollos):

 * status:  review => closed
 * resolution:   => fixed


Comment:

 I did a small bit of refactoring of the patch to reuse the `admin_url`
 function.

 ----

 (In [1502716])

 Admin breadcrumb URLs were not accurate for custom URLs. Fixes #585.

 For some configurations of `product_base_url` such as products that map to
 sub-domains, the breadcrumb URLs were not correct. Patch by Olemis.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/585#comment:5>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #585: URLs in /admin breadcrumbs not accurate

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#585: URLs in /admin breadcrumbs not accurate
--------------------------+-----------------------------------------------
  Reporter:  olemis       |      Owner:
      Type:  enhancement  |     Status:  review
  Priority:  major        |  Milestone:  Release 7
 Component:  ui design    |    Version:
Resolution:               |   Keywords:  admin, product environment, hooks
--------------------------+-----------------------------------------------
Changes (by olemis):

 * owner:  olemis =>
 * status:  accepted => review
 * component:  dashboard => ui design


Old description:

> The URLs in /admin breadcrumbs drop down menu are not accurate when
> deploying custom URLs

New description:

 The URLs in /admin breadcrumbs drop down menu are not accurate when
 deploying Bloodhound custom URL namespaces for products e.g. sub-domains

--

Comment:

 Replying to [comment:2 rjollos]:
 > Replying to [ticket:585 olemis]:
 > > The URLs in /admin breadcrumbs drop down menu are not accurate when
 deploying custom URLs
 >
 > Is the issue similar to the one in #586?

 Yes, but it has to be fixed in the theme rather than widgets.

 > If not, could you give an example of what you mean by "custom URLs"?

 Product sub-domains. I've updated ticket description so that it will be
 more obvious what this ticket is all about .

 BTW, attached patch will solve this issue . Details:

 {{{#!sh

 $ hg qapplied
 t585/t585_r1502032_admin_breadcrumbs_href.diff

 $ hg log -r qparent
 changeset:   301:c968b44aa150
 tag:         qparent
 tag:         svn-1502032
 parent:      299:dbac28fff037
 user:        gjm@13f79535-47bb-0310-9956-ffa450edef68
 date:        Wed Jul 10 22:34:15 2013 +0000
 summary:     fixing missing license header

 }}}

 PS: Sorry for the delay , I had problems connecting to the site.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/585#comment:3>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #585: URLs in /admin breadcrumbs not accurate (was: URLs in /admin breadcrumbs not acurate)

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#585: URLs in /admin breadcrumbs not accurate
--------------------------+-----------------------------------------------
  Reporter:  olemis       |      Owner:  olemis
      Type:  enhancement  |     Status:  accepted
  Priority:  major        |  Milestone:  Release 7
 Component:  dashboard    |    Version:
Resolution:               |   Keywords:  admin, product environment, hooks
--------------------------+-----------------------------------------------
Changes (by olemis):

 * status:  new => accepted
 * component:   => dashboard
 * keywords:   => admin, product environment, hooks
 * milestone:   => Release 7
 * owner:   => olemis


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/585#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #585: URLs in /admin breadcrumbs not accurate

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#585: URLs in /admin breadcrumbs not accurate
--------------------------+-----------------------------------------------
  Reporter:  olemis       |      Owner:  rjollos
      Type:  enhancement  |     Status:  review
  Priority:  major        |  Milestone:  Release 7
 Component:  ui design    |    Version:
Resolution:               |   Keywords:  admin, product environment, hooks
--------------------------+-----------------------------------------------
Changes (by rjollos):

 * owner:   => rjollos


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/585#comment:4>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #585: URLs in /admin breadcrumbs not accurate

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#585: URLs in /admin breadcrumbs not accurate
--------------------------+-----------------------------------------------
  Reporter:  olemis       |      Owner:  olemis
      Type:  enhancement  |     Status:  accepted
  Priority:  major        |  Milestone:  Release 7
 Component:  dashboard    |    Version:
Resolution:               |   Keywords:  admin, product environment, hooks
--------------------------+-----------------------------------------------

Comment (by rjollos):

 Replying to [ticket:585 olemis]:
 > The URLs in /admin breadcrumbs drop down menu are not accurate when
 deploying custom URLs

 Is the issue similar to the one in #586? If not, could you give an example
 of what you mean by "custom URLs"?

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/585#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #585: URLs in /admin breadcrumbs not accurate

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#585: URLs in /admin breadcrumbs not accurate
-------------------------+-------------------------------------------------
  Reporter:  olemis      |      Owner:  rjollos
      Type:              |     Status:  closed
  enhancement            |  Milestone:  Release 7
  Priority:  major       |    Version:
 Component:  ui design   |   Keywords:  admin, product environment, hooks,
Resolution:  fixed       |  bhnet
-------------------------+-------------------------------------------------
Changes (by olemis):

 * keywords:  admin, product environment, hooks => admin, product
     environment, hooks, bhnet


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/585#comment:6>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker