BugDay/201105
General
Topic
The topic of the May 27th 2011 Bug Day is fixing existing bugs. Priority should be given to patches already pending in Gerrit.
How does it work
- look at the bug reports and pick an issue that sounds interesting to you
- Important: post the bug ID in IRC before you start working on it, so that nobody does double work (the lists below show who is currently working on a specific issue)
- check if the bug/feature report still applies to current TYPO3 versions (version matrix)
- now the reviewing and testing process starts - so, search for the bug/feature ID in Gerrit
Note: Since March 2011 reviewing patches is done using Gerrit, which you find at https://review.typo3.org/. Basically it works the same way as the Core List did:
- apply the provided patch file to your local TYPO3 installation and test if the patch solves the issue
- additionally you can also review the code and make sure if it's clean and understandable or if it has programming flaws
- finally post your votes in the issue in Gerrit:
- vote Verified after a formal check: Did the patch apply? Is it free of PHP errors? Does it follow the CGL? If so, mark it as "verified".
- vote Code Review +1, if the patch solves the issue ("everything was fine") or Code Review -1 if something was wrong.
- If you voted "-1" somewhere, please add a reason in the field "Cover message" below the votes and if you can add an improved version of the patch.
Resources
Gerrit Reviewing System
IRC Communication Channel
- IRC Server: irc.freenode.net
- Channel: #typo3-bugday
- irc://irc.freenode.net/#typo3-bugday
Issues to work on'
For new bug hunters
Read Getting ready for a Bug Day.
Participants
Individual participants
Enter your name here so as not to be forgotten:
- François Suter
- Fabien Udriot
- Steffen Müller
- Patrick Rodacker
- ...
Meeting places
If you want to offer a meeting place for this Bug Day, please list it here. Give enough details to enable people to find the place, but if you need to give a lot of details please just put a link to some other page.
For participants: please enter yourself in the place where you plan to attend.
City, Country
Describe the meeting place here.
Bugs
Committed during bugday
These are the patches that were effectively committed.
Bug | Name |
Ready to commit
These patches have all the votes needed. They just need to be committed by a Core Team member.
Bug | Name | |
24218: TYPO3 Core - Refactor conditions in t3lib_extFileFunc [Closed] | François Suter | |
21388: TYPO3 Core - typo3temp got filled with thousands of javascript_* files [Rejected] | Was already patched (50%) in 4.5.2, seems to be a regression. See [1] for more info. --Jorgo 12:09, 27 May 2011 (CEST) |
Needs a core +1
These patches need a +1 from a Core Team member.
Needs anyone's +1
These patches have already been reviewed by a Core Team member and need one more vote from anyone.
Bug | Name |
Needs reviews
These patches have no reviews yet. After you reviewed a patch, please post your observations to the thread in Core List.
If the patch did not cause any side-effects and worked as expected, end your comment by giving a +1 on reading and testing.
Bug | Name |
Needs work
These patches are not working anymore and should be reworked.
Bug | Name |
Development
Working on these bugs (development)
Bug | Name |
Triage
Bugs that can be closed
Bug | Name |
Closed bugs
Bug | Name |
Duplicate bugs
Bug | Name |
Old bugs that can't be reproduced
Bug | Name |
Usability issues that are still valid
Bug | Name |