This is probably a fault of my own construction. I am building a three column table (see example from my page below) and PHP complains with warmings that the final TR statement is missing. As this is generated by the Wiki, ...
The table does appear to generate on my screen properly, but always adds the vulgar "Warning, Will Robinson!" message at the bottom.
Can someone please tell me what I've missed here? I've banged my head on the wall for days and can't see it. Any suggestions are welcomed.
Is there an Open Issues Plugin available or under development?
Thanks!
MikeP
Sample code from my PHPwiki page (I've only included two of the entries here to show the structure and commands):
==================================
! Open Issues
Issue Nbr | Status | Issue <br>
1. |
Open | issue
Plan | date : action
Activity | date : action
|
Open | issue
Plan | date : action
Activity | date : action
==================================
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is probably a fault of my own construction. I am building a three column table (see example from my page below) and PHP complains with warmings that the final TR statement is missing. As this is generated by the Wiki, ...
The table does appear to generate on my screen properly, but always adds the vulgar "Warning, Will Robinson!" message at the bottom.
Can someone please tell me what I've missed here? I've banged my head on the wall for days and can't see it. Any suggestions are welcomed.
Is there an Open Issues Plugin available or under development?
Thanks!
MikeP
Sample code from my PHPwiki page (I've only included two of the entries here to show the structure and commands):
==================================
! Open Issues
Issue Nbr |
Status |
Issue <br>
1. |
Open |
issue
Plan |
date :
action
Activity |
date :
action
Open |
issue
Plan |
date :
action
Activity |
date :
action
==================================
That's an open issue, that I couldn't solve in the last year.
Quite hairy code over there.