[FIXED in v3.0.9] Delete File field value - JS error: The object does not support property or method remove in IE

More
8 years 6 months ago #57820 by coerter
Hello,

sorry.
Now i tested with Version 3.0.9-dev but the same solution. There is no add button!

with regards

coweb
Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago - 8 years 6 months ago #57823 by coerter
Hello,

"no add Button" was my mistake sorry. :-(
I test version 3.0.9.dev
For the Error in Internet Explorer when deleting a file container i found a solution:
Changing the line 258 in file.php from:
Code:
this.remove() to row.remove()

this also works in Internet Explorer.

But there is another Problem in Internet Explorer 10: Add a new file doesnt work.

A click on the add button does not open modal window correctly. Select a file is not possible. There also two JS Erros in IE.
have you a idee to make this work in IE 10

with regards

coweb
Attachments:
Last edit: 8 years 6 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #57830 by ggppdk
Hello

here is a review issue:
github.com/FLEXIcontent/flexicontent-cck/issues/316

to test removing value in upcoming v3.0.9 with ie8-ie11


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #57847 by ggppdk
Hello

the fix for removal (change in 17 fields)
is replace
Code:
this.remove()
with
Code:
row.remove()
or better
Code:
jQuery(this).remove()


About

But there is another Problem in Internet Explorer 10: Add a new file doesnt work.

you need to download new JS files, click "CTRL-F5"

maybe it is approprieate to replace ALL JS files with
...?ver=current version to make sure they are always loaded properly


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #57888 by coerter
Hello,

you need to download new JS files, click "CTRL-F5"

maybe it is approprieate to replace ALL JS files with
...?ver=current version to make sure they are always loaded properly


i don´t no exactly what do you mean. I clear the browser cache and use the last flexi_lib.js file.

In IE11 the modal dialog appears correctly. In IE10 an lower the modal window does not open.
When run trough the function container.dialog function in flexi_lib.js, it appears a error "InvalidCharacterError" in jquery.bgiframe.min.js on line 10 row 978.

see screenshot

with regards

coweb
Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago - 8 years 6 months ago #57902 by ggppdk
Hello

about the "dialog container" JS error (jQuery modal popup window)

i have my again IE8-11 test environment, will fix this in v3.0.9
(which almost done)


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 8 years 6 months ago by ggppdk.
The following user(s) said Thank You: coerter

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.289 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline