| Title | Missing variable declaration in Comment.jsp |
| Date | 14-Oct-2006 01:04:27 EEST |
| Version | 2.4.69 |
| Submitter | 204.130.228.90 |
| Bug criticality | ClosedBug |
| Browser version | IE6, Firefox |
| Bug status | DuplicateBug |
| PageProvider used | |
| Servlet Container | Tomcat 5 |
| Operating System | |
| URL | Comment.jsp |
| Java version | 1.4.x |
Comment.jsp doesn't compile. It is missing a declarion for the variable "changenote".
I added "String changenote = null;" to the other String declarations at the top of the page and it works fine now.
Yep, I also reported this problem.
--HarryMetske, 15-Oct-2006