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
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