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/08 06:00:36 UTC

[Apache Bloodhound] #586: QCT view/edit link for custom bootstrap handlers

#586: QCT view/edit link for custom bootstrap handlers
--------------------------+---------------
  Reporter:  olemis       |    Owner:
      Type:  enhancement  |   Status:  new
  Priority:  major        |  Version:
Resolution:               |
--------------------------+---------------
 Follow-up to the solution committed in [1500163] for #569 to take into
 consideration the case of custom URL schemes by deploying third-party web
 bootstrap handlers.

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

Re: [Apache Bloodhound] #586: QCT view/edit link for custom bootstrap handlers

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#586: QCT view/edit link for custom bootstrap handlers
--------------------------+-------------------------------------------
  Reporter:  olemis       |      Owner:  rjollos
      Type:  enhancement  |     Status:  closed
  Priority:  major        |  Milestone:  Release 7
 Component:  ui design    |    Version:
Resolution:  fixed        |   Keywords:  qct, bootstrap handler, hooks
--------------------------+-------------------------------------------
Changes (by rjollos):

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


Comment:

 It looks good and functions correctly per the testing I've done. Thank you
 for fixing this.

 ----
 (In [1501149])

 Fix //View/Edit// link in the presence of product subdomains. Fixes #586.

 Ensure that the resource URL is properly constructed for all of the
 product and resource mappings specified in BEP-0003. Patch by Olemis.

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

Re: [Apache Bloodhound] #586: QCT view/edit link for custom bootstrap handlers

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#586: QCT view/edit link for custom bootstrap handlers
-------------------------+-------------------------------------------------
  Reporter:  olemis      |      Owner:  rjollos
      Type:              |     Status:  closed
  enhancement            |  Milestone:  Release 7
  Priority:  major       |    Version:
 Component:  ui design   |   Keywords:  qct, bootstrap handler, hooks,
Resolution:  fixed       |  bhnet
-------------------------+-------------------------------------------------
Changes (by olemis):

 * keywords:  qct, bootstrap handler, hooks => qct, bootstrap handler,
     hooks, bhnet


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

Re: [Apache Bloodhound] #586: QCT view/edit link for custom bootstrap handlers

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#586: QCT view/edit link for custom bootstrap handlers
--------------------------+-------------------------------------------
  Reporter:  olemis       |      Owner:  olemis
      Type:  enhancement  |     Status:  accepted
  Priority:  major        |  Milestone:  Release 7
 Component:  ui design    |    Version:
Resolution:               |   Keywords:  qct, bootstrap handler, hooks
--------------------------+-------------------------------------------
Changes (by olemis):

 * keywords:   => qct, bootstrap handler, hooks
 * status:  new => accepted
 * component:   => ui design
 * owner:   => olemis
 * milestone:   => Release 7


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

Re: [Apache Bloodhound] #586: QCT view/edit link for custom bootstrap handlers

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#586: QCT view/edit link for custom bootstrap handlers
--------------------------+-------------------------------------------
  Reporter:  olemis       |      Owner:  rjollos
      Type:  enhancement  |     Status:  review
  Priority:  major        |  Milestone:  Release 7
 Component:  ui design    |    Version:
Resolution:               |   Keywords:  qct, bootstrap handler, hooks
--------------------------+-------------------------------------------
Changes (by olemis):

 * owner:  olemis => rjollos
 * status:  accepted => review


Comment:

 Attached patch solves this issue . I'm not sure of whether our testing
 infrastructure will support writing functional test cases for this
 particular case , but I'll submit unit tests later .

 Details

 {{{#!sh

 $ hg qapplied
 t586/t586_r1500567_qct_custom_base_url.diff

 $ hg log -r qparent
 changeset:   283:cdf5325bc323
 tag:         qparent
 tag:         svn-1500567
 user:        rjollos@13f79535-47bb-0310-9956-ffa450edef68
 date:        Mon Jul 08 01:57:20 2013 +0000
 summary:     Removed unnecessary array indexing in jQuery expression, and
 fixed indentation.

 }}}

 Please review.

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