Just getting started with PL. Very cool so far.
Integrated my first site and I noticed that the editor keeps inserting a " /default.aspx " in front of all the paths for image files. This results in broken images on the live site. I can go in and remove this path manually but that will get real old after a while and pretty much a disaster for clients to do themselves. Why could this be happening? All text revisions are working as expected, just the images are giving me problems.
Also noticed that under the settings tab my Sites Home URL keeps getting that same " /default.aspx " added to the end of it. How can I adjust or edit this path so the images are pulled from the correct directory? Could it maybe be the whole .net server side thing?
Any help is appreciated! Thanks!