| Title | Escaping Brackets |
| Date | 05-Sep-2005 18:07:34 EEST |
| Version | 2.0.56 |
| Submitter | 62.49.48.178 |
| Bug criticality | LightBug |
| Browser version | IE 5.0 |
| Bug status | ClosedBug |
| PageProvider used | FileSystem |
| Servlet Container | Tomcat 4.1 |
| Operating System | Win98 |
| URL | This is an old bug I've copied across to this system - 24/8/2003 was original date |
| Java version | 1.4.1 |
I'm trying to insert a javascript inside the LeftMenu.
<select onchange="document.location=options[selectedIndex].value;">
To have my selectedIndex with brackets around I tried:
options[[]selectedIndex]
But it's always translated as:
options[]selectedIndex]
Seems a bug to me although it's said to be a FixedBug since 1.9.23 --FrancoisParlant
Can someone please confirm this for 2.2?
Closing, not confirmed. Please reopen, if it emerges again.