Re: [symfony-users] Re:  problem

2010-06-07 Thread Eno
On Mon, 7 Jun 2010, wueb wrote:

> But why was the server working fine and without visible reason start
> giving this problem?

As others have popinted out, when editing UTF-8 files, you have to be very 
careful to maintain the correct encoding in the file.

 
> On 7 Jun, 16:16, saad  wrote:
> > Hi,
> > this is probably due to the BOM (byte order mark) used with UTF-8
> > encoding:http://en.wikipedia.org/wiki/UTF-8
> >
> > Usually, this is handled correctly by the browser (and the server) if
> > the page encoding is UTF-8.
> >
> > Thanks,
> >
> > On Jun 7, 5:45 am, wueb  wrote:
> >
> > > In some of my pages are appearing this  on the top when is loading
> > > the webpage.
> >
> > > Anyone know what problem is this?
> 
> 

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re:  problem

2010-06-07 Thread wueb
But why was the server working fine and without visible reason start
giving this problem?

On 7 Jun, 16:16, saad  wrote:
> Hi,
> this is probably due to the BOM (byte order mark) used with UTF-8
> encoding:http://en.wikipedia.org/wiki/UTF-8
>
> Usually, this is handled correctly by the browser (and the server) if
> the page encoding is UTF-8.
>
> Thanks,
>
> On Jun 7, 5:45 am, wueb  wrote:
>
> > In some of my pages are appearing this  on the top when is loading
> > the webpage.
>
> > Anyone know what problem is this?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re:  problem

2010-06-07 Thread saad
Hi,
this is probably due to the BOM (byte order mark) used with UTF-8
encoding:
http://en.wikipedia.org/wiki/UTF-8

Usually, this is handled correctly by the browser (and the server) if
the page encoding is UTF-8.

Thanks,

On Jun 7, 5:45 am, wueb  wrote:
> In some of my pages are appearing this  on the top when is loading
> the webpage.
>
> Anyone know what problem is this?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re:  problem

2010-06-07 Thread wueb
But why this start happening? I never had this problem before. Never
needed to save files in diferent encodings, always used the default.

Between, this only happens in the webserver, not in localhost!

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en