Closed
Bug 269263
Opened 20 years ago
Closed 17 years ago
pouliadis.gr - iframes support in ecommerce site
Categories
(Tech Evangelism Graveyard :: Italian, defect)
Tech Evangelism Graveyard
Italian
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: n.koutlis, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; NetCaptor 7.5.2; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Build Identifier: Maybe a wrong question in the wrong place. I'm responsible for a ecom site in Athens, Greece. It doesn't work with firefox and the developers say firefox doesn't support iframes. They won't fix it if because they don't have time to see what's wrong. Can somebody help me help them? Is something they have to change in the code? (it's .net application) Thanks Noel Koutlis Reproducible: Always Steps to Reproduce: 1. open page ecom.pouliadis.gr 2. 3.
Comment 1•20 years ago
|
||
Yes, FF supports iframes. The URL given just gives a blank page. window.navigate is an IE-only function, so nothing happens. The page it's trying to redirect to -- https://ecom.pouliadis.gr/login.aspx has no iframes and appears to work fine. So at least have them use something cross-browser compatible, not window.navigate. I don't see why iframes are being brought up, as the page doesn't appear to use them.
Assignee: firefox → italian
Component: General → Italian
OS: Windows 2000 → All
Product: Firefox → Tech Evangelism
QA Contact: firefox.general → italian
Hardware: PC → All
Summary: iframes support in ecommerce site → ecom.pouliadis.gr - iframes support in ecommerce site
| Reporter | ||
Comment 2•20 years ago
|
||
No, even in the login page, if you type the password it doesn't get's you inside. Is there a compatibility guide I can sent to them? Many thanks!
Comment 3•20 years ago
|
||
Conforming summary to TFM item 10 at http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Summary: ecom.pouliadis.gr - iframes support in ecommerce site → pouliadis.gr - iframes support in ecommerce site
Comment 4•17 years ago
|
||
Comment 1 still happens. The site's security certificate is expired (in 2006!), though, which makes me suspect they *really* don't care that much about doing any business, and therefore we shouldn't care about evangelising them.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•