We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Firefox won't submit <form> in <iframe> if XHTML strict is on

  • 7 απαντήσεις
  • 6 έχουν αυτό το πρόβλημα
  • 3 προβολές
  • Τελευταία απάντηση από Jakub Mareda

more options

Hello,

I discovered that Firefox ignores <iframe name="xxx"> for <form target="xxx"> if I set application/xhtml+xml as page content type.

See more here: http://stackoverflow.com/questions/18532115/posting-form-to-an-iframe-under-strict-xhtml-firefox

I believe this is a bug since other browsers behave the same way for either text/html or xhtml content type.


You can see live example here: http://u8.8u.cz/xhtmlform.php

Hello, I discovered that Firefox ignores <iframe name="xxx"> for <form target="xxx"> if I set application/xhtml+xml as page content type. See more here: http://stackoverflow.com/questions/18532115/posting-form-to-an-iframe-under-strict-xhtml-firefox I believe this is a bug since other browsers behave the same way for either text/html or xhtml content type. You can see live example here: http://u8.8u.cz/xhtmlform.php

Τροποποιήθηκε στις από τον/την Jakub Mareda

Όλες οι απαντήσεις (7)

more options

Maybe such bug is fixed in a newer version of firefox (you are running Firefox 21, somewhat behind in updates) see the article linked below for updating properly.

more options

Do you see any security errors in the Browser/Error Console (Firefox/Tools > Web Developer;Ctrl+Shift+J) or Web Console?

This might be because the src of the frame is set to about:blank.

more options

Please try the live example before posting worthless answers. It works when normal HTML mode is set.

more options

Please try the live example before posting worthless answers. It works when normal HTML mode is set. (sorry for double post - how do I delete it?. Forum UI is very confusing)

Τροποποιήθηκε στις από τον/την Jakub Mareda

more options

Used the live example in Firefox 23, works in both modes.

more options

For me the strict example open in a new tab and not in the frame. This happens with the current Nightly build and the ESR 10 and ESR 17 versions as well (haven't tested other versions), but works with Google Chrome.

more options

@cor-el:

That's what I'm talking about. I wan't to know why it doesn't work properly and how to fix it.

Waka_Flocka_Flame:

Updating to 23.0.1 had no effect.

Τροποποιήθηκε στις από τον/την Jakub Mareda