Changes between Initial Version and Version 1 of Ticket #26261, comment 6


Ignore:
Timestamp:
Mar 12, 2017, 7:59:29 AM (8 years ago)
Author:
Collederas

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26261, comment 6

    initial v1  
    1 I'm looking into this issue and I have noticed that, referring to the regression test case that have been attached, when excluding on a {{{TaggedItem}}} for {{{animal__common_name}}} the PathInfo generated by the {{{names_to_path}}} methods have the {{{m2m}}} attribute set to True. Is this correct behaviour or is this the source of the issue? Would love to know more to move towards a patch.
     1I'm looking into this issue and I have noticed that, referring to the regression test case that have been attached, when excluding on a {{{TaggedItem}}} for {{{animal__common_name}}} the PathInfo generated by the {{{names_to_path}}} method have the {{{m2m}}} attribute set to True. Is this correct behaviour or is this the source of the issue? Would love to know more to move towards a patch.
Back to Top