Sun Apr 29 2007, 04:41PM
Found what might be a small bug using CVS verion of e107

Using the popup link creator from the bbcode button

If you type in a path to an 'offsite' image that contains no w w w . in the path i.e http : // sitename/images/image name then e107 converts the image folder call to { e _ IMAGE } thinking the image is 'on site' and not 'off site' hosted so you end up with http : // sitename{ e_ IMAGE } image name

The link then doesn't work and requires manual editing

[ Edited Mon Apr 30 2007, 06:50PM ]
Back to top
Sun Apr 29 2007, 11:06PM
10x for the report 2dopey. I'll fix it for the next LB release.
Back to top
Tue May 29 2007, 12:21PM
Might have found another bug - one of my admin team wrote:

There's also an issue over certain characters in the code for images and lightbox. In what would be the "Alt" string, i.e. the picture title, apostrophes and a few other similar characters prevent the string from displaying.

So if you posted up an image of a car with the title "My wife's car" it would not display because of the apostrophe.


I have not had time to check it out as I have just returnd from holiday but wysiwyg is Off - bbcode is the only editor I use
Back to top
Tue May 29 2007, 06:10PM
$tit = ' title="'.$tp -> toAttribute(varset($parm_array[1], '')).'"';


It seems to be e107 toAttribute issue. Not sure though. I'll investigate asap.
thanks for your report.
Back to top
Moderators: SonicE, veskoto, SecretR, Stoewarius, steved, McFly, Cameron, yanniiwanow
Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF

Jump:     Back to top