Build: #5703 was successful Manual run by Build Robot
Code commits
phpBB Ascraeus
-
Tristan Darricau <tristan.darricau@sensiolabs.com> bfbce5a1b0b2e22ea2027d82d87c8bc32917a5b2
Merge pull request #3764 from Zoddo/ticket/13988
[ticket/13988] Use absolute path for image attachments in feeds
* Zoddo/ticket/13988:
[ticket/13988] Update tests
[ticket/13988] Use absolute path for image attachments in feeds -
Tristan Darricau <tristan.darricau@sensiolabs.com> 624f5ae921e0cb0967f0945fbb9c071617fb9ad8
Merge pull request #3835 from rxu/ticket/14106
[ticket/14106] Fix topics sorting in MCP for topics merging.
* rxu/ticket/14106:
[ticket/14106] Fix topics sorting in MCP for topics merging. -
Tristan Darricau <tristan.darricau@sensiolabs.com> 6d7a5dfe5e9bdf6d3321e5a8bf881e1ab88edb02
Merge pull request #3802 from Oyabun1/ticket/14058
[ticket/14058] Contact us form missing email subject field in subsilver2
* Oyabun1/ticket/14058:
[ticket/14058] Contact us form missing email subject field in subsilver2 -
Tristan Darricau <tristan.darricau@sensiolabs.com> 90d18356a077dab1b0044cff40638a870ad757b0
Merge pull request #3809 from marc1706/ticket/14070
[ticket/14070] Properly pass whether config should be ignored for avatars
* marc1706/ticket/14070:
[ticket/14070] Properly pass whether config should be ignored for avatars -
Tristan Darricau <tristan.darricau@sensiolabs.com> eb2b3868bb278542b9beb9e63d3f5f9e1c834e84
Merge pull request #3862 from Zoddo/ticket/14127
[ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocol
* Zoddo/ticket/14127:
[ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocol -
Zoddo <zoddo.ino@gmail.com> 2b01772fa9e07c030f69e7553b0eef567e318781
[ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocol
This error was accidentally introduced in the patch
for PHPBB3-13967 (PR #3729)
PHPBB3-14127- phpBB/language/en/help_bbcode.php (version 2b01772fa9e07c030f69e7553b0eef567e318781)
-
rxu ec032733de6e693874a6cc74ad5e11f49303a362
[ticket/14106] Fix topics sorting in MCP for topics merging.
The "bug" in the deleted code comment is non-existent now.
The PR is for 3.1 only.
PHPBB3-14106- phpBB/includes/mcp/mcp_forum.php (version ec032733de6e693874a6cc74ad5e11f49303a362)
-
Marc f4c1796d5e7f21f3c08c3278170d8777e14b9169
[ticket/14070] Properly pass whether config should be ignored for avatars
PHPBB3-14070- phpBB/includes/functions.php (version f4c1796d5e7f21f3c08c3278170d8777e14b9169)
-
Oyabun1 <bilby7@gmail.com> 84f8d6d64ea3757e9c53b52c3c0e24bb40d82c1b
[ticket/14058] Contact us form missing email subject field in subsilver2
PHPBB3-14058- phpBB/styles/subsilver2/template/memberlist_email.html (version 84f8d6d64ea3757e9c53b52c3c0e24bb40d82c1b)
-
Zoddo <zoddo.ino@gmail.com> 7e1b0330a3ddd269c85047912c956daf930018cc
[ticket/13988] Update tests
PHPBB3-13988- tests/functional/feed_test.php (version 7e1b0330a3ddd269c85047912c956daf930018cc)
-
CarstenF <CarstenF@users.phpbb.com> 23f1b7d9c7228746008a215ff944adf13f54251d
[ticket/13988] Use absolute path for image attachments in feeds
Previously, atom feeds use relative links for image attachments
PHPBB3-13988- phpBB/phpbb/feed/helper.php (version 23f1b7d9c7228746008a215ff944adf13f54251d)