Menu

#29 Problem with unescaping in AbstractSACParser

closed
RBRi
None
5
2012-07-18
2009-11-04
Anonymous
No

The unescape method in AbstractSACParser removes backslashes from style property:
After parsing the style rule "input {-wap-input-format: "NNNNN-NNNN"}" with SacCSSParser21 the method CSSStyleRuleImpl.getCssText() returns:
input { -wap-input-format: "NNNNN-NNNN" }

Discussion

  • Nobody/Anonymous

    My solution for this problem.

     
  • RBRi

    RBRi - 2011-07-27

    Now fixed in SVN. Thanks for reporting.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.