[Webtest] changed behavior of Invoke between R_1551 and R_1622
Rainer Worbis
Rainer Worbis" <r.worbis@cubido.at
Tue, 16 Oct 2007 19:55:47 +0200
This is a multi-part message in MIME format.
------_=_NextPart_001_01C8101D.C95303C9
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
=20
i have a testproject which worked - except some javascript things based
on the release R_1551.
After upgrading to R_1662 all invoke steps which open a page one
directory below the basepath show an 404 error - html page not found
Example:
<invoke url=3D"cpm_Account.aspx"/>=20
Will work in both versions
=20
<invoke url=3D"CashPosition/cpm_Account.aspx"/>
Will work only in R_1551
=20
Can anyone give me a hint how to get the (in my opinion) correct
behavior also in R_1662?
=20
Thanks a lot
Rainer
=20
=20
------_=_NextPart_001_01C8101D.C95303C9
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.E-MailFormatvorlage17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page Section1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3DDE-AT link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><span lang=3DEN-US>Hi,<o:p></o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US>i have a testproject which =
worked - except
some javascript things based on the release =
R_1551.<o:p></o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US>After upgrading to R_1662 all =
invoke steps
which open a page one directory below the basepath show an 404 error =
–
html page not found<o:p></o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US>Example:<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
lang=3DEN-US> =
<invoke
url=3D”cpm_Account.aspx"/> <o:p></o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US>Will work in both =
versions<o:p></o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p>
<p class=3DMsoNormal><span =
lang=3DEN-US> =
<invoke
url=3D"CashPosition/cpm_Account.aspx"/><o:p></o:p></span></p=
>
<p class=3DMsoNormal><span lang=3DEN-US>Will work only in =
R_1551<o:p></o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US>Can anyone give me a hint how to =
get the
(in my opinion) correct behavior also in R_1662?<o:p></o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US>Thanks a =
lot<o:p></o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US>Rainer<o:p></o:p></span></p>
<p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p>
<p class=3DMsoNormal><o:p> </o:p></p>
</div>
</body>
</html>
------_=_NextPart_001_01C8101D.C95303C9--