Testing Joomla! patches QuickReferenceGuide: Difference between revisions
From Joomla! Documentation
m Marked for translation |
Marked this version for translation |
||
| Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | |||
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. | 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> | ||
<translate> | <translate> | ||
=== Joomla Issue Tracker === | === Joomla Issue Tracker === <!--T:2--> | ||
* http://issues.joomla.org/ | * http://issues.joomla.org/ | ||
* Login with Github account -> no account? https://github.com/ | * Login with Github account -> no account? https://github.com/ | ||
| Line 19: | Line 20: | ||
<translate> | <translate> | ||
<!--T:3--> | |||
[[Category:Bug Tracker]] | [[Category:Bug Tracker]] | ||
[[Category:Bug Squad]] | [[Category:Bug Squad]] | ||
</translate> | </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