Tue Aug 2 11:23:19 2005

Ticket #1355

When saving .css files campsite strips slashes


Priority: normal Reporter: Boban
Severity: minor Assigned to: anonymous
Component: API Status: new
Version: 2.2.0 Resolution:  
Milestone: 3.0.0 Keywords:  

Description by Boban:

when trying to implement "box-model" hack, on saving campsite strips
slashes and renders box-model unusable...  e.g.  div {  \width: 140px;
w\idth: 100px;  }  on save will be  div {  width: 140px;   width:
100px;  }  if You are aiming on cross-browser compatibility this could
be issue

Changelog

Fri Aug 5 10:42:10 2005: Modified by mugur

  • milestone changed from 2.2.3 to 3.0.0

Mon Sep 5 23:32:33 2005: Modified by paul

  • description changed.
  • milestone changed from 3.0.0 to none
  • version changed from 3.0.0 to 2.2.0

Mon Oct 24 10:57:06 2005: Modified by mugur

  • milestone changed from none to 3.0.0