Closed Bug 25208 Opened 25 years ago Closed 25 years ago

Incorrect display of portfolio information

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: brian, Assigned: troy)

References

()

Details

When checking my portfolios using Yahoo, I noticed that there was an anomaly.

I would expect a narrow grey rectangle with "manage - create : <names of ny
portfolio>, left justified

I actually get a large grey box with "manage - create" right-justified, and no
sign of my portfolios.

I think this is the HTML that screws up. I think the easiest way to test it (as
I'd prefer not to hand out my Yahoo login:-) is to create two portfolios
yourself (v. easy).

Cheers

Brian

[html follows]
<table border=0 cellpadding=2 cellspacing=0 width="100%"><tr
bgcolor="dcdcdc"><td nowrap align=right valign=top width="25%">
<small><nobr><b>Portfolios</b>

<script language="javascript">

<!--
var remote = null;
function rs(n,u,w,h) {
 remote = window.open(u, n, 'width=' + w + ',height=' + h +',
resizable=yes,scrollbars=yes');
 if (remote != null) {
  if (remote.opener == null)
   remote.opener = self;
  window.name = 'jpmwin';
  remote.location.href = u;
 }
}
//-->

</script>

<a
href="http://edit.yahoo.com/config/eval_quotes?.intl=us&.lg=us&.exchange=us&.done=http://finance.yahoo.com/&.dun=http://finance.yahoo.com/&.src=quote">manage</a>
 - <a
href="http://edit.yahoo.com/config/set_quotes?.done=http://finance.yahoo.com/p&.intl=us&.lg=us&.exchange=us&.list_portf=1&.src=quote&.portfolio&.sq=$$CASH,AMZN,AOL,CSCO,EBAY,ERICY,IRSN,MSFT,MVIS,NOK,RHAT,YHOO">create</a>
<b> : </b>
</nobr></small></td>
<td valign=top><small><nobr></small><b><a
href="/p?v&k=pf_1">BriansTechnology</a></b><small>
<a
href="http://edit.yahoo.com/config/set_quotes?.done=http://finance.yahoo.com/p&.list_portf=1&port_edit&.src=quote&.key=pf_1&.exchange=us&.smallfont=1&.detailed=0">[edit]</a></nobr>
 - <nobr><a href="/p?v&k=pf_2">FoolishFour</a></nobr>
 - <nobr><a href="/p?v&k=pf_4">BioTech</a></nobr>
 | <nobr><a href="http://my.yahoo.com/desktop/3d/stock.html">3D</a></nobr>
 - <nobr><a href="javascript:rs('_blank','/portf/jt.html',450,360)">Java
Mgr</a></nobr>
This works for me today. Your test case looks good (thanks for the nice test 
case), and so does quote.yahoo.com and the resulting page when I ask for a quote

Things must have gotten fixed by one of the other changes I made today or in the 
last couple of days
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Verified fixed in the Jan 31 build (2000013111).
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.