Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links for tabs on manage event #13172

Merged

Conversation

mattwire
Copy link
Contributor

Overview

See #12747 (comment)

Before

Links to manage event tabs broken following work on "selected tab" functionality.

After

Links to manage event tabs working.

Technical Details

Events are "unique" in that each tab has it's own full URL, whereas all other "tabheader" pages in CiviCRM use a single link and a "selectedChild" parameter to specify which tab to load.

Comments

@jitendrapurohit Please review.

@civibot civibot bot added the master label Nov 29, 2018
@civibot
Copy link

civibot bot commented Nov 29, 2018

(Standard links)

@mattwire
Copy link
Contributor Author

This will need to go against the RC if we are happy with it

@eileenmcnaughton
Copy link
Contributor

@jitendrapurohit what do you think? @mattwire yes - can you transfer it to the rc?

Copy link
Contributor

@jitendrapurohit jitendrapurohit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on the manage event page - works fine 👍 Thanks @mattwire

@eileenmcnaughton
Copy link
Contributor

Ok this needs to be against 5.8 - I'm a little on the fence about whether it is the best fix - but it resolves the issue in the rc

@mattwire mattwire changed the base branch from master to 5.8 November 30, 2018 10:08
@civibot civibot bot added 5.8 and removed master labels Nov 30, 2018
… tab but need selectedChild to be specified or the default tab is loaded
@mattwire mattwire force-pushed the events_tabheader_fixselectedchild branch from 155ee3e to e6ac9af Compare November 30, 2018 10:11
@mattwire
Copy link
Contributor Author

@seamuslee001 Rebased onto 5.8

@seamuslee001
Copy link
Contributor

Adding merge on pass based on Jitendra's Review

@seamuslee001
Copy link
Contributor

Jenkins re test this please

@seamuslee001
Copy link
Contributor

Merging as per the tag and Jitendra's review thanks @mattwire

@seamuslee001 seamuslee001 merged commit b896a07 into civicrm:5.8 Nov 30, 2018
@mattwire mattwire deleted the events_tabheader_fixselectedchild branch March 1, 2019 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants