%currentmonthtodatefilename% tag no longer works correctly

Brian,

I have the following 2 year old html code in my wxlocal file:
[code:1]


  • Current
    monthly details
     


  • [/code:1]
    It now gets converted to the following in my index.htm generated by WD:
    [code:1]

  • <a href="June2004.htm<INPUT TYPE=“button” VALUE=“Go"onClick=“jumpBox(this.form.elements[0])”>”>Current
    monthly details 


  • [/code:1]

    Where is the extra

    <INPUT TYPE=“button” VALUE="Go"onClick=“jumpBox(this.form.elements[0])”>
    coming from?

    /Ian

    oops
    i was suppoed to have added that to:
    %dropdownlist%
    as it was missing

    fixing now, uploading a new 10.12z beta now

    Fixed :slight_smile: