Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] Re: [JIRA] (CO-438) redirect to the same tab after edit of related content

Subject: COmanage Developers List

List archive

[comanage-dev] Re: [JIRA] (CO-438) redirect to the same tab after edit of related content


Chronological Thread 
  • From: Marie Huynh <>
  • To: Benn Oshrin <>, comanage-dev <>
  • Subject: [comanage-dev] Re: [JIRA] (CO-438) redirect to the same tab after edit of related content
  • Date: Fri, 14 Sep 2012 04:40:54 -0700

I think I've made all the requested edits, replicated them for all the other controllers, and have copied the changes to coriander for your perusal.  Attached is the latest diff.

On Tue, Sep 11, 2012 at 7:22 PM, Marie Huynh <> wrote:
As I said, I stripped out all the stuff I added in for the variable passing since it turns out this is much simpler.  Unfortunately, "tabs" is used multiple times as a variable, prefix, and function name, but that's pulled out of the examples I found.  Have any suggestions for better variable names?  Should we come up with guidelines for a naming scheme?  I can't change tabs() since that's part of jquery and #tabs is already in use.  

Marie


On Mon, Sep 10, 2012 at 11:53 PM, Marie Huynh <> wrote:

Click on Add and it will take you to the form to add a new email.  Click on Add again and it will take you back to the starting page with the email tab open.  Tada!  

Upon further thought, given that passing the variables around is such a pain and I had to do a custom performRedirect() in each controller anyway, it seemed like a simpler solution to just skip the passing and have the magic happen mostly in performRedirect() and jquery in copeople/fields.inc.


On Thu, Aug 30, 2012 at 5:18 PM, Marie Huynh (JIRA) <> wrote:

     [ https://bugs.internet2.edu/jira/browse/CO-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marie Huynh updated CO-438:
---------------------------

    Labels: sprint09  (was: )

> redirect to the same tab after edit of related content
> ------------------------------------------------------
>
>                 Key: CO-438
>                 URL: https://bugs.internet2.edu/jira/browse/CO-438
>             Project: COmanage
>          Issue Type: Sub-task
>          Components: Registry
>    Affects Versions: COmanage Registry 0.7 (Harmonic Heptagon)
>            Reporter: Marie Huynh
>            Assignee: Marie Huynh
>              Labels: sprint09
>             Fix For: COmanage Registry 0.7 (Harmonic Heptagon)
>
>
> Clicking on add inside tabs for related content redirects to another page.  Saving on those pages should redirect to the starting page with the same tab visible

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



Attachment: co438
Description: Binary data




Archive powered by MHonArc 2.6.16.

Top of Page