Changes between Initial Version and Version 1 of Ticket #11275, comment 3


Ignore:
Timestamp:
Sep 12, 2013, 2:36:10 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11275, comment 3

    initial v1  
    44I took a look on the ITemplateStreamFilter implementation and found where the issue was. Below the diff from `web_ui.py` with the change I made to make it work again. Please feel free to use it to fix the bug and close the ticket.
    55
    6 {{{
     6{{{#!diff
    7765c65
    88<                 xpath = "//div[@class='milestone']//div[@class='info']"