VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: d0ublezer0 on February 25, 2012, 06:46:41 AM

Title: Please, remove UTF BOM from some files
Post by: d0ublezer0 on February 25, 2012, 06:46:41 AM
administrator\components\com_virtuemart\tables\categories.php
administrator\components\com_virtuemart\tables\products.php
administrator\components\com_virtuemart\views\category\tmpl\edit_categoryform.php
modules\mod_virtuemart_product\mod_virtuemart_product.php

I remove the BOM from these files, and then update it reappears.

vm2.0.2
Title: Re: Please, remove UTF BOM from some files
Post by: PRO on February 25, 2012, 14:58:37 PM
d0ublezer0

thank you.,
I looked for a BOm that was appearing on my site, and could not find it
Title: Re: Please, remove UTF BOM from some files
Post by: d0ublezer0 on February 25, 2012, 15:13:31 PM
In order to remedy this situation, I used the program "UTF8-BOM-remover (http://4mas.ru/download/files/soft/pc/master/utf8-bom-remover.exe)".
It recursively searches for files in directories and removes the BOM-marks.

659kB, Freeware, no spyware, but interface language only russian.
Title: Re: Please, remove UTF BOM from some files
Post by: alatak on February 29, 2012, 14:24:39 PM
Hi,

I was the one BOMing the fles. I have updated my development environment, and it should be ok for the next release.