Forum Discussion

Conrad_Link_166's avatar
Conrad_Link_166
Icon for Nimbostratus rankNimbostratus
Oct 29, 2004

bug in get_string_class?

It looks like there might be a bug in get_string_class:

 

 

When I query a string class like:

 

class images {

 

".bmp"

 

".gif"

 

".jpg"

 

}

 

 

I get the following SOAP response (note: that all items are the same):

 

 

 

xmlns:E="http://schemas.xmlsoap.org/soap/envelope/"

 

xmlns:A="http://schemas.xmlsoap.org/soap/encoding/"

 

xmlns:s="http://www.w3.org/2001/XMLSchema-instance"

 

xmlns:y="http://www.w3.org/2001/XMLSchema"

 

xmlns:iControl="urn:iControl"

 

E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

 

 

xmlns:m="urn:iControl:LocalLB/Class">

 

s:type="A:Array"

 

A:arrayType="iControl:LocalLB.Class.StringClass[1]">

 

s:type="iControl:LocalLB.Class.StringClass">

 

s:type="y:string">images

 

s:type="A:Array"

 

A:arrayType="y:string[3]">

 

.bmp

 

.bmp

 

.bmp

 

 

 

 

 

 

 

This is with BIG-IP Version 9.0.1 609.2

 

 

Thanks,

 

Conrad
  • I'm having one of our dev guys take a look at reproducing this one. We'll let you know what we find.

     

     

    -Joe
  • Loc_Pham_101863's avatar
    Loc_Pham_101863
    Historic F5 Account

    This is also a known bug, and is fixed in the upcoming 9.0.2 and 9.0.3 releases.

     

    Regards,

     

     

    Loc