-
Bug
-
Resolution: Fixed
-
Medium
-
2.4.5
-
None
confluence/spaces/createspace.vm, lines 97-106:
<script type="text/javascript">
function initFormValidation()
Event.observe(window, 'load', initFormValidation, false);
</script>
The /ajax/ URL needs a context path before it. This can cause problems in some browsers.