Bug #27807
Target window - IE and Opera are opening flash file in the new window.
| Status: | Needs Feedback | Start date: | 2011-07-02 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Wolfgang Becker | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.5 | PHP Version: | ||
| Votes: | 1 (View) |
Description
IE 8 and Opera 10 (or 11 - I don't remember) are opening flash file in the new window. It happens even when the target parameter value is set to _blank, _top or _self.
This is caused by wrong name of the flashvar called target. "Target" is a flash property and shouldn't be used - like keywords. When flashvar name is changed to "targetw" and flash banner is recompiled then all works fine.
Thanks to guys from www.id.pl who discovered the probblem.
History
Updated by Tomasz Krawczyk almost 2 years ago
Now I'm sure Opera 9.63 is opening links on flash file in new window.
Updated by Simon Schaufelberger over 1 year ago
- Status changed from New to Needs Feedback
Hello,
can you please point me to the documentation of targetw? I didn't find anyting so far.
Updated by Tomasz Krawczyk over 1 year ago
If click counter is to be working then in the swf file special code must be compiled in. The code uses two variables clickTAG and target.
My suggestion was not to use flash variable name "target". I suggested name "targetw" but if you want you can give different name.
Updated by Simon Schaufelberger 5 months ago
- Assignee set to Wolfgang Becker
- TYPO3 Version set to 4.5