Testing Joomla! patches QuickReferenceGuide: Difference between revisions

From Joomla! Documentation

New concise document to use for Patch testing
 
MATsxm (talk | contribs)
m Marked for translation
Line 1: Line 1:
The [[Testing Joomla! patches]] page describes the patch testing procedure. This document is a Quick Reference Guide with all necessary steps.
<noinclude><languages /></noinclude>


<translate>
The [[S:MyLanguage/Testing Joomla! patches|Testing Joomla! patches]] page describes the patch testing procedure. This document is a Quick Reference Guide with all necessary steps.
</translate>
<translate>
=== Joomla Issue Tracker ===  
=== Joomla Issue Tracker ===  
* http://issues.joomla.org/
* http://issues.joomla.org/
Line 10: Line 15:
** '''Ready To Commit''' - To be added to Joomla source code
** '''Ready To Commit''' - To be added to Joomla source code
** Needs Review - Need experienced developer to review the issue
** Needs Review - Need experienced developer to review the issue
** Information Required - Need more info from the person who reported the issue</translate>
** Information Required - Need more info from the person who reported the issue
</translate>
 
<translate>
[[Category:Bug Tracker]]
[[Category:Bug Squad]]
</translate>

Revision as of 12:35, 28 February 2015

The Testing Joomla! patches page describes the patch testing procedure. This document is a Quick Reference Guide with all necessary steps.

Joomla Issue Tracker

  • http://issues.joomla.org/
  • Login with Github account -> no account? https://github.com/
  • Status: New > Confirmed > Pending > Ready to Commit (RTC) > Closed
    • New - Just reported
    • Confirmed - Someone reproduced & confirmed error
    • Pending - Patch available (“PR” - pull request); needs 2 successful tests
    • Ready To Commit - To be added to Joomla source code
    • Needs Review - Need experienced developer to review the issue
    • Information Required - Need more info from the person who reported the issue