Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 42292

Visual InterDev Release Working Copy behaviour

$
0
0
I'm seeing some very strange behavior when using Visual InterDev's "Release Working Copy" feature.

I have an asp page with some variables defined as follows:

Code:

                <%TESTTD="<TD align='right'><FONT FACE='Arial, Helvetica' SIZE='1' color='gray'>%>
                <%TESTENDTD="&nbsp;</font></td><TD><FONT SIZE='1' FACE='Arial, Helvetica'><INPUT TYPE='Text' NAME="%>

Then we have this:

Code:

                <%=TESTTD%>PostTest
                <%=TESTENDTD%>&quot;PaymentPostingDate<%=rs("PaymentID")%>&quot; ID=&quot;PaymentPostingDate<%=rs("PaymentID")%>&quot; <%=ChkReadOnly%> VALUE=&quot;<%=PaymentPostingDate%>&quot; onblur=&quot;ValidPostDate(<%=rs("PaymentID")%>)&quot; style=&quot;height:18px; padding-top:0px;&quot; size=&quot;7&quot; MAXLENGTH=&quot;10&quot; /&gt;
                        </font>
                </td>

You'll notice "&quote;" all over the place. When I first TYPED it, I had QUOTES there, but when I do release working copy, somehow the quotes change to &quote;.This does not happen to all quotes on the page, only a select handful. Anyone ever experienced anything like this? I tried making a new page with the above code and it did not exhibit this behavior, so there may be something else in the page doing it, but it's 4,000 lines so first I'd like to know if this is remotely familiar to anyone.

Viewing all articles
Browse latest Browse all 42292

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>