cssutils API change

Bug #1208304 reported by Tristan Seligmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Divmod Mantissa
In Progress
High
Tristan Seligmann

Bug Description

cssutils API has changed; CSSStyleSheet no longer has a replaceUrls method, instead this is a free function. This results in a test failure:

[ERROR]
Traceback (most recent call last):
  File "/home/mithrandi/code/Divmod/trunk/Mantissa/xmantissa/test/test_website.py", line 431, in test_finish
    wrapper.finish()
  File "/home/mithrandi/code/Divmod/trunk/Mantissa/xmantissa/website.py", line 479, in finish
    css.replaceUrls(self._replace)
exceptions.AttributeError: 'CSSStyleSheet' object has no attribute 'replaceUrls'

xmantissa.test.test_website.StylesheetRewritingRequestWrapperTests.test_finish

Related branches

affects: divmod-axiom → mantissa
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.