Menu

#361 AOV not working

non_fatal
closed
8
2012-09-20
2009-06-07
No

AOV has been broken since the refactoring introducing the CqChannelBuffer stuff in revision 29ccb5c71f23286adfd981a26ae58fe5ce007996.

I looked at this briefly already, and found the basic cause of the problem: in CqDisplayRequest::FormatBucketForDisplay() the channel names stored in m_formats are used (as created in CqDisplayRequest::LoadDisplayLibrary()). However, these are inconsistent with the channel names as found in the CqChannelBuffer instance which is passed in.

Discussion

  • Chris Foster

    Chris Foster - 2009-06-26

    A duplicate bug report 2811281 apparently also has a test case attached.

     
  • Chris Foster

    Chris Foster - 2009-08-30

    This has been fixed (by Paul) since roughly revision 2ac45549f4a8f7c5fd29ccacadacb24ac73a7e8a.

    I'm committing a test case to the RTS.

     

Anonymous
Anonymous

Add attachments
Cancel