Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Question bugs of Video BBcode button

More
13 years 5 months ago #1 by baijianpeng
I found these bugs on the latest SVN3917 version.

1. The "ID" field length is not enough!

Look at this video sharing URL:
Code:
http://player.youku.com/player.php/sid/XMjIxMTIwMDc2/v.swf

You can see that the video ID is XMjIxMTIwMDc2, but when I input this ID into that field, it was truncated to XMjIxMTIwMD.

Please set a longer length for that video ID input field.

2. The "URL" method can't work at all

I tried to insert the above video with the URL method, but I only saw the original syntax code in the post after I click the Submit button:
Code:
[video]http://player.youku.com/player.php/sid/XMjIxMTIwMDc2/v.swf[/video]

There is NO video player at all! Finally I choose the ID method then I saw the video.

Please fix this bug.

3. "Insert Video" button can't insert the code to my cursor position

No matter where is my current mouse cursor, the "Insert Video" button will always insert that code to the very beginning of the editor area.

Sometimes I had input some words at the beginning, and I just want the video show up in the middle of the post, but this Insert Video button can't do that.

Please fix this bug, too.

Thanks.

www.joomlagate.com/

Chinese Joomla Users' Portal

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

More
13 years 5 months ago #2 by xillibit
Hello,

Thanks for your report.

1°) Yes, you are right this need to be fixed.

2°) This isn't a bug, it's a security to avoid load flash content.

3°) What browser do you using ? It's works well with firefox

I don't provide support by PM, because this can be useful for someone else.

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

More
13 years 5 months ago #3 by baijianpeng
1. Ok, wait for your fix.

2. If this is a "security concern", what kind of URL should I input there? Let's take this video as example:

v.youku.com/v_show/id_XMjIxMTIwMDc2.html

3. I use Maxthon browser (use IE8 as core).

Thanks.

www.joomlagate.com/

Chinese Joomla Users' Portal

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

More
13 years 5 months ago #4 by xillibit
2°) You need to use this bbcode like that :
Code:
[video]http://www.youtube.com/watch?v=PgXHCVQGl5s[/video]

3°) It's looks like to be an issue with IE8.0...

I don't provide support by PM, because this can be useful for someone else.

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

More
13 years 5 months ago #5 by baijianpeng
2. When I click the Share button on that page, they only offer following three ways to share:
Code:
http://v.youku.com/v_show/id_XMjIxMTIwMDc2.html http://player.youku.com/player.php/sid/XMjIxMTIwMDc2/v.swf <embed src="http://player.youku.com/player.php/sid/XMjIxMTIwMDc2/v.swf" quality="high" width="480" height="400" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash"></embed>

No one of above code match your format.

The example you gave is for Youtube, but I am talking about Youku.com which is a Chinese video sharing provider.

I think, this can prove that the URL method of video button does NOT support youku.com .

Can you fix this?

Thanks.

www.joomlagate.com/

Chinese Joomla Users' Portal

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

More
13 years 5 months ago #6 by xillibit
Yes, i can fix it

but for the 3°) this one i can't fix it maybe someone else will look at this

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.480 seconds