Bug Bug?? Have I found a Bug?

8 posts by 3 authors in: Forums > CMS Builder
Last Post: February 20, 2008   (RSS)

By JamesKB - February 16, 2008

HiYa,

I've noticed that when I use   in my code, CMSB displays a B ???? Ideas??
Have a nice day....

--

JamesKB

Re: [JamesKB] Bug Bug?? Have I found a Bug?

By Dave - February 18, 2008

It definitely shouldn't do that. It may be in the wrong place, but we can find out pretty quick.

Where are you putting your  ? In the wysiwyg, a text field, the viewer code, etc?

Let me know and we'll track this down.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Bug Bug?? Have I found a Bug?

By JamesKB - February 18, 2008 - edited: February 18, 2008

I had copied some of my existing html code from an existing page and dumped it into the viewer code.

In one instance the code looked something like this:

<p>&nbsp;&nbsp; blah blah blah &nbsp;&nbsp;--&nbsp;&nbsp; blah blah blah</p>



When looked at it in the wysiwyg it looked as I expected. However, when viewed on the site with IE or Firefox it looked like this:

BB blah blah blah BB--BB blah blah blah

When I removed the &nbsp; code the Bs went away. Ideas??

Have a look at:

http://www.crcongregation.org/newsletter.php for an example of the Bs. :)
Have a nice day....

--

JamesKB

Re: [Dave] Bug Bug?? Have I found a Bug?

By JamesKB - February 18, 2008

YIKES!!!!!!!!!

Have a look at:

http://www.crcongregation.org/calendar.php

What is going on??
Have a nice day....

--

JamesKB

Re: [JamesKB] Bug Bug?? Have I found a Bug?

By Dave - February 18, 2008

Yikes for sure! That's no good!

What text or webpage editor are you using? My guess is that somewhere along the way (webpage editor, ftp program, web browser) those characters are getting translated.

Can you attach the newsletter.php? My "guess" is the &nbsp; aren't even in the file anymore. Either that or something really strange is going on with the server.

See if you can attach newsletter.php and I'll take a look at that. Or email (don't post - email) login details to me at dave@interactivetools.com and I can login and take a look at what's going on on the server.

Hope that helps! Don't worry. We'll get it figured out, we're here to support you!
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Bug Bug?? Have I found a Bug?

By JamesKB - February 20, 2008

HiYa Dave,

Have a look at http://www.crcongregation.org/calendar.php

Some strange looking stuff there. Look at the date 2/24/08, nothing strange there. Then look at all the other dates, 2/27/08... etc.... strange stuff there.

On the 2/24/08 portion, there is never more than 1 space, ie, 1 press of the space bar in the wigsig view, between words/charters. It displays as expected.

All the others have more than 1 space bar presses. This is when the weridness appears.

I have emailed you my userid and pw for CMSB. Note that the menu choice Worship Schedule it the item in question.

Thanks for your help.
Have a nice day....

--

JamesKB

Re: [JamesKB] Bug Bug?? Have I found a Bug?

By Kenny - February 20, 2008

This happened to one of our sites as well early on. The fix?

<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">

Make sure you have your charset = UTF-8

Re: [sagentic] Bug Bug?? Have I found a Bug?

By JamesKB - February 20, 2008

Thanks, that did the trick! [:)]
Have a nice day....

--

JamesKB