Difference between revisions of "MiscellaneousTasks"
Line 8: | Line 8: | ||
== [[DoneDone]] == | == [[DoneDone]] == | ||
+ | * Input box focus is removed on page load | ||
* Stage_branch script is fixed | * Stage_branch script is fixed | ||
** Database is populated correctly. | ** Database is populated correctly. | ||
** 1st Migration in compost is altered to add index to the 'cl_sortkey' column in 'categorylinks' table. | ** 1st Migration in compost is altered to add index to the 'cl_sortkey' column in 'categorylinks' table. | ||
* Empty skin name problem in skin.php is resolved | * Empty skin name problem in skin.php is resolved | ||
− | |||
== Steps to get to [[DoneDone]] == | == Steps to get to [[DoneDone]] == |
Revision as of 05:34, 28 January 2008
What (summary)
Tasks which have been crossed off and marked as DoneDone but need quick fixes are listed here.
Why this is important
We dont want bugs to prevail in our code base.
DoneDone
- Input box focus is removed on page load
- Stage_branch script is fixed
- Database is populated correctly.
- 1st Migration in compost is altered to add index to the 'cl_sortkey' column in 'categorylinks' table.
- Empty skin name problem in skin.php is resolved
Steps to get to DoneDone
- Stage a new branch locally
- Run stage_branch script to produce the error.
- Find out why database is not being populated by wiki_dev.sql