| [#260] | project: scala-doc | priority: medium | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Stephane | Vincent | fixed | 2003-12-09 16:24:16.0 | |
| subject | Incomplete href in IE | |||
| code |
i.e. http://lampwww.epfl.ch/scala/docu/api/scala/xml/path/Expression-class.html Modify the source of link below [<a href="" target="_self">Expression</a>] as follow: [<a href="Expression-class.html" target="_self">Expression</a>] |
|||
| what happened | Using IE a click on that link displays the contents of the directory containing the current page and not the pag\ e itself |
|||
| what expected | Works same as with Netscape/Mozilla | |||
| [back to overview] | ||||
| Stephane edited on 2003-12-09 16:24:33.0 |
| Stephane edited on 2003-12-09 16:24:52.0 |
| Vincent edited on 2003-12-09 16:37:41.0 |