Typos and small errors...
Submitted by Tim on Thu, 07/03/2008 - 19:35.
| Project: | ProjectPier |
| Version: | 0.8.5.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | open - assigned |
Description
I'm creating this issue to gather typos and small errors that are discovered while reading the code but are too small to deserve the hassle of creating a separate issue and patch.
The idea is for anyone finding a typo or small error in the trunk to add a comment describing the typo.
It doesn't have to be a novel but please make sure it's clear enough, like:
in application/views/administration/upgrade.php, line 12, it says availableVerion instead of availableVersion.
A patch should be created now and then to consolidate the new comments.
If the typo spans on several files or seems complicated, a separate issue should be created.

in application/views/administration/upgrade.php, line 12, it says availableVerion instead of availableVersionin application/views/administration/upgrade.php, line 24, the tag </table> doesn't have a corresponding <table>
in environment/templates/dump_error.php, line 113, the tag </th> should be </td>
see attached file
in /language/en_us/project_interface.php line 89
and
in /application/views/project/add_project.php line 39
says
"show project desciption in overview" instead of "show project description in overview"