Build: #64 failed Changes by Marc

Build result summary

Details

Completed
Queue duration
1 second
Duration
8 seconds
Labels
None
Agent
Default Agent
Revision
e76ea47fb8a2574d4faa93dbcbb5d03f2092cc12 e76ea47fb8a2574d4faa93dbcbb5d03f2092cc12
Failing since
#1 (Manual run by Marc)
Fixed in
#124 (Manual run by Marc)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #1
No one has taken responsibility

Code commits

Author Commit Message Commit date
Marc Marc e76ea47fb8a2574d4faa93dbcbb5d03f2092cc12 e76ea47fb8a2574d4faa93dbcbb5d03f2092cc12 Merge branch '3.1.x' into 3.2.x
Marc Marc bf397cb9853e83977edf5e173e149a228ac3117d m bf397cb9853e83977edf5e173e149a228ac3117d Merge pull request #4398 from wesleyfok/ticket/14638-3.1.x
Ticket/14638 3.1.x New UCP hooks for subscriptions
Wesley Fok <wesley.fok@yp.ca> Wesley Fok <wesley.fok@yp.ca> 3038bf5eafa4680a96ec1140334d3a22b1ecc154 m 3038bf5eafa4680a96ec1140334d3a22b1ecc154 [ticket/14638] Rollback changes from 3.2.x version
Mistakenly brought in the modified 3.2.x version verbatim instead of diffing
against the 3.1.x version of ucp_main.php. Removed any changes I didn't
explicitly make.

PHPBB3-14638
Wesley Fok <wesley.fok@yp.ca> Wesley Fok <wesley.fok@yp.ca> ba13832085bf05eb5ab19aeb9681b16c7a119df9 m ba13832085bf05eb5ab19aeb9681b16c7a119df9 Merge remote-tracking branch 'upstream/3.1.x' into ticket/14638-3.1.x
Wesley Fok <wesley.fok@yp.ca> Wesley Fok <wesley.fok@yp.ca> 2081a7809540db661193be376c1220a2c21acff4 m 2081a7809540db661193be376c1220a2c21acff4 [ticket/14638] New UCP hooks for subscriptions
Adds various event hooks to the Manage subscriptions page of the User
Control Panel. core.ucp_subscribed_post_data allows us to handle
additional post data from the form that unwatches subscriptions.
core.ucp_main_subscribed_forums_modify_query,
core.ucp_main_topiclist_count_modify_query and
core.ucp_main_topiclist_modify_query all modify the queries used to get
the list of subscribed forums and subscribed/bookmarked topics.
core.ucp_main_subscribed_forum_modify_template_vars and
core.ucp_main_topiclist_topic_modify_template_vars modify the template
variable array associated with each subscribed forum and topic row.

This is a backport to 3.1.x of the code in PR #4318.

PHPBB3-14638

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB3-14638Could not obtain issue details from Jira