Welcome, Guest
Please Login or Register.    Lost Password?

Jomsocial Activity stream bad html breaks divs
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Jomsocial Activity stream bad html breaks divs
#3370
Jomsocial Activity stream bad html breaks divs 1 Year, 5 Months ago Karma: 0
I have JVD 2.7 installed and found some bad html in the following file:

Code:

JOOMLA/components/com_jvideodirect/tools/transformer/fetchit.php


line 454:

Code:

$jscontents = '<div><div style="float:left;"><a style="position:relative;"  href="'.$init->jurl.'index.php?option=com_jvideodirect'.$view.'&amp;v='.$jsas->vname.'"><img width="112px" src="'.$jvdthumbnail.'">'.$vlength.'</img></a></ div><div style="padding: 2px 0 2px 8px; float:left">'.$jsas->title.'</div><div class="clr"><div/></div></div>';


should be

Code:

$jscontents = '<div><div style="float:left;"><a style="position:relative;"  href="'.$init->jurl.'index.php?option=com_jvideodirect'.$view.'&amp;v='.$jsas->vname.'"><img width="112px" src="'.$jvdthumbnail.'">'.$vlength.'</img></a></ div><div style="padding: 2px 0 2px 8px; float:left">'.$jsas->title.'</div><div class="clr"></div></div>';


I removed the following piece of invalid html "<div/>". Hope this helps and gets fixed in the next release
hathwaytech
(Free Member)

Senior Boarder
Posts: 47
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/08/31 18:51 By hathwaytech.
The administrator has disabled public write access.
 
#3380
Re: Jomsocial Activity stream bad html breaks divs 1 Year, 5 Months ago Karma: 16
thank you .... will amend it in the coming release..
cassie
jVideoDirect staff
Posts: 1114
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3388
Re: Jomsocial Activity stream bad html breaks divs 1 Year, 5 Months ago Karma: 0
Thanks for the pointer.

I also encountered the bad html issue. I needed to remove "<div/>" from the following file along with removing it from fetchit.php

JOOMLA/components/com_jvideodirect/tools/transformer/convertIt.php
jyoti
(Free Member)

Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/09/04 00:18 By jyoti.
The administrator has disabled public write access.
 
#3415
Re: Jomsocial Activity stream bad html breaks divs 1 Year, 4 Months ago Karma: 0
cassie wrote:
thank you .... will amend it in the coming release..

When the next realese?

I wait it and hope you fix integration with jomsocial.
Joso
(Free Member)

Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/09/16 23:53 By Joso.
The administrator has disabled public write access.
 
#3422
Re: Jomsocial Activity stream bad html breaks divs 1 Year, 4 Months ago Karma: 16
middle of next week
cassie
jVideoDirect staff
Posts: 1114
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: cassie, tanny, ethan