--- loncom/publisher/publisher.html 2003/02/04 21:05:12 1.25 +++ loncom/publisher/publisher.html 2003/05/29 21:44:53 1.28 @@ -15,7 +15,7 @@ function getfilename() { } function getdfilename() { - document.dpublisher.filename.value=parent.LONCAPAToBePublished.location.href; + document.dpublisher.filename.value=unescape(parent.LONCAPAToBePublished.location.href); if (document.dpublisher.filename.value.indexOf('/adm/pubdir')==-1) { document.dpublisher.submit(); } @@ -114,7 +114,7 @@ function getpostdata() { -
+ @@ -123,6 +123,8 @@ function getpostdata() { + +