[Laszlo-dev] [Laszlo-checkins] r14095 - openlaszlo/trunk/test/css/encoding

P T Withington ptw at pobox.com
Tue Jun 9 11:46:20 PDT 2009


I was not concerned that the BOM mark would be a problem, but that  
somewhere in the file there might be a byte that is == to ASCII  
newline and it will get corrupted when checked out to a DOS  
machine...  I guess time will tell.

On 2009-06-09, at 14:42EDT, Raju Bitter wrote:

> I already suspected that, checked out and tested with 0xEd  
> application directly after checkin, on OS X, could still see the BOM.
>
> Here's the screenshot of 0xEd, and see, the BOM is still there. :)
>
> <0xEDScreenSnapz001.png>
>
>
> On Jun 9, 2009, at 7:27 PM, P T Withington wrote:
>
>> Hm, this may not have worked, since it seems to have checked these  
>> in as text now.  Which may mean that it corrupted the file (because  
>> it will translate any byte that matches CR).
>>
>> On 2009-06-09, at 12:52EDT,  raju at openlaszlo.org wrote:
>>
>>> Author: raju
>>> Date: 2009-06-09 09:51:45 -0700 (Tue, 09 Jun 2009)
>>> New Revision: 14095
>>>
>>> Added:
>>> openlaszlo/trunk/test/css/encoding/utf16BE_with_BOM.css
>>> openlaszlo/trunk/test/css/encoding/utf16LE_with_BOM.css
>>> Log:
>>> Change 20090609-raju-a by raju at Atlantia.local on 2009-06-09  
>>> 18:42:33 CEST
>>>  in /Users/rajubitter/src/svn/openlaszlo/trunk-cssunicode
>>>  for http://rajubitter@svn.openlaszlo.org/openlaszlo/trunk
>>>
>>> Summary:
>>>
>>> New Features: These 2 css files have to be committed with skip-pre- 
>>> commit-checks
>>>
>>> Bugs Fixed: LPP-8045
>>>
>>> Technical Reviewer: ptw
>>> QA Reviewer: ptw
>>> Doc Reviewer: (pending)
>>>
>>> Documentation:
>>>
>>> Release Notes:
>>>
>>> Details:
>>> Addition to commit 14091, missing CSS test files.
>>>
>>>
>>> Tests:
>>>
>>>
>>>
>>> Added: openlaszlo/trunk/test/css/encoding/utf16BE_with_BOM.css
>>>
>>>
>>> Property changes on: openlaszlo/trunk/test/css/encoding/ 
>>> utf16BE_with_BOM.css
>>> ___________________________________________________________________
>>> Name: svn:mime-type
>>> + text/css
>>> Name: svn:eol-style
>>> + native
>>>
>>> Added: openlaszlo/trunk/test/css/encoding/utf16LE_with_BOM.css
>>>
>>>
>>> Property changes on: openlaszlo/trunk/test/css/encoding/ 
>>> utf16LE_with_BOM.css
>>> ___________________________________________________________________
>>> Name: svn:mime-type
>>> + text/css
>>> Name: svn:eol-style
>>> + native
>>>
>>>
>>> _______________________________________________
>>> Laszlo-checkins mailing list
>>> Laszlo-checkins at openlaszlo.org
>>> http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins
>>
>



More information about the Laszlo-dev mailing list