[Laszlo-checkins] r14117 - in openlaszlo/branches/4.4: . test/css/encoding

ptw@openlaszlo.org ptw at openlaszlo.org
Thu Jun 11 07:03:27 PDT 2009


Author: ptw
Date: 2009-06-11 07:03:25 -0700 (Thu, 11 Jun 2009)
New Revision: 14117

Modified:
   openlaszlo/branches/4.4/
   openlaszlo/branches/4.4/test/css/encoding/utf16BE_with_BOM.css
   openlaszlo/branches/4.4/test/css/encoding/utf16LE_with_BOM.css
Log:
Merged revisions 14116 via svnmerge from 
http://svn.openlaszlo.org/openlaszlo/trunk

.......
  r14116 | raju | 2009-06-11 09:50:12 -0400 (Thu, 11 Jun 2009) | 24 lines
  
  Change 20090611-raju-t by raju at Atlantia.local on 2009-06-11 15:48:03 CEST
      in /Users/rajubitter/src/svn/openlaszlo/trunk
      for http://rajubitter@svn.openlaszlo.org/openlaszlo/trunk
  
  Summary: Switched to mime-type application/octet-stream for UTF-16 encoded CSS files
  
  New Features:
  
  Bugs Fixed: LPP-8045
  
  Technical Reviewer: ptw
  QA Reviewer: (pending)
  Doc Reviewer: (pending)
  
  Documentation:
  
  Release Notes:
  
  Details:
  Daniel ran into problems testing on Windows systems with CSS files encoded in UTF-16 Big Endian and Little Endian and stored as text files in SVN. Switching to binary files will solve the problem.
  
  Tests:
.......



Property changes on: openlaszlo/branches/4.4
___________________________________________________________________
Name: svnmerge-integrated
   - /openlaszlo/branches/4.1:1-10153 /openlaszlo/branches/4.2:1-12154,12181,13205,13778 /openlaszlo/branches/devildog:1-8432 /openlaszlo/branches/pagan-deities:1-7955,8825,10756-10920,10922-10928,10930-10935,11151,11207,11554,13476,13629 /openlaszlo/branches/paperpie:1-6504,6506-6574,6576-7135,7137-7235 /openlaszlo/branches/wafflecone:1-5746,5818-6068,6070-6205,6207-6213,6216-6265,6267-6368,6370-6431,6433-6450,6497,6509,6661,7097,7872 /openlaszlo/trunk:1-13938,13940-13945,13947-13952,13954-13968,13970,13972-13980,13982-13985,13987-14015,14017-14032,14034,14036-14069,14071-14109
   + /openlaszlo/branches/4.1:1-10153 /openlaszlo/branches/4.2:1-12154,12181,13205,13778 /openlaszlo/branches/devildog:1-8432 /openlaszlo/branches/pagan-deities:1-7955,8825,10756-10920,10922-10928,10930-10935,11151,11207,11554,13476,13629 /openlaszlo/branches/paperpie:1-6504,6506-6574,6576-7135,7137-7235 /openlaszlo/branches/wafflecone:1-5746,5818-6068,6070-6205,6207-6213,6216-6265,6267-6368,6370-6431,6433-6450,6497,6509,6661,7097,7872 /openlaszlo/trunk:1-13938,13940-13945,13947-13952,13954-13968,13970,13972-13980,13982-13985,13987-14015,14017-14032,14034,14036-14069,14071-14109,14116


Property changes on: openlaszlo/branches/4.4/test/css/encoding/utf16BE_with_BOM.css
___________________________________________________________________
Name: svn:mime-type
   - text/css
   + application/octet-stream


Property changes on: openlaszlo/branches/4.4/test/css/encoding/utf16LE_with_BOM.css
___________________________________________________________________
Name: svn:mime-type
   - text/css
   + application/octet-stream



More information about the Laszlo-checkins mailing list