Tests pending pull requests

Build: #5147 was successful Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
1 minute
Duration
52 minutes
Flags
Custom build
Labels
pr_3681
Revision
51831924c5bbd7ea63329e0455043a1a3c792837 51831924c5bbd7ea63329e0455043a1a3c792837
Total tests
5455
Successful since
#5144 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Custom variables

Name Value
PRnumber 3681

Code commits

Author Commit Message Commit date
Joas Schilling Joas Schilling 51831924c5bbd7ea63329e0455043a1a3c792837 51831924c5bbd7ea63329e0455043a1a3c792837 Merge pull request #3567 from javiexin/ticket/13795
[ticket/13795] Modify core event in posting to include poll data
Joas Schilling Joas Schilling bb7f8433441343eaaf0c15aa9f27c4227256e3c7 bb7f8433441343eaaf0c15aa9f27c4227256e3c7 Merge pull request #3558 from javiexin/ticket/13786
[ticket/13786] Add events to add MCP post options
Joas Schilling Joas Schilling 9005711ad70148c0ee73f648a96dcc720644e9f9 9005711ad70148c0ee73f648a96dcc720644e9f9 Merge pull request #3502 from marc1706/ticket/13564
[ticket/13564] Unlink user accounts upon deleting user
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> e80bb565ce3cecbb30880e626afd614a83292616 e80bb565ce3cecbb30880e626afd614a83292616 [ticket/13795] Modify core event in posting to include poll data
Modified the core.posting_modify_template_vars event in posting.php
to extend the content of the page_data array to include poll data.
That required moving the event and merging the new set of template vars.
Also include the poll variable in the parameter list for event
core.posting_modify_submission_errors, as it was missing, and any
modification here on post_data for poll related data is silently
ignored.  Added correct @change tags to both events.

PHPBB3-13795
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> 9951458ebfb3bdf9845859fe409436afad7e4498 9951458ebfb3bdf9845859fe409436afad7e4498 [ticket/13786] Add events to add MCP post options
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
Remove extra template variable around the new event.

PHPBB3-13786

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB3-13564Could not obtain issue details from Jira
Unknown Issue TypePHPBB3-13786Could not obtain issue details from Jira
Unknown Issue TypePHPBB3-13795Could not obtain issue details from Jira