cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1201
Views
0
Helpful
4
Replies

78xx and empty formular

mathias.tonn
Level 1
Level 1

Hi,

our Company has implemented a few phone services. Now we have trouble with the 78xx-Series. It is not possible to send an empty formular (CiscoInput). The phone shows the submit button only when one or more characters are entered in the formular.

Following phone loads are testeted:

  •     sip78xx.10-1-1SR2-1
  •     sip78xx.10-1-1SR1-4

Example XML:

<CiscoIPPhoneInput>

    <Title><![CDATA[${site.name}]]></Title>

    <Prompt>Optionale Suchparameter</Prompt>

    <URL>http://someurl.tld/somepage.jsp</URL>

    <InputItem>

        <DisplayName><![CDATA[<fmt:message key="General.Lastname"/>]]></DisplayName>

        <QueryStringParam>ln</QueryStringParam>

        <InputFlags>U</InputFlags>

        <DefaultValue>${lastname}</DefaultValue>

    </InputItem>

    <InputItem>

        <DisplayName><![CDATA[<fmt:message key="General.Firstname"/>]]></DisplayName>

        <QueryStringParam>fn</QueryStringParam>

        <InputFlags>U</InputFlags>

        <DefaultValue>${firstname}</DefaultValue>

    </InputItem>

    <InputItem>

        <DisplayName><![CDATA[<fmt:message key="General.Number"/>]]></DisplayName>

        <QueryStringParam>dn</QueryStringParam>

        <InputFlags>T</InputFlags>

        <DefaultValue>${dirnr}</DefaultValue>

    </InputItem>

    <SoftKeyItem>

        <Position>1</Position>

        <Name><![CDATA[<fmt:message key="General.Search"/>]]></Name>

        <URL>SoftKey:Submit</URL>

    </SoftKeyItem>

    <SoftKeyItem>

        <Position>3</Position>

        <Name>&lt;</Name>

        <URL>SoftKey:&lt;&lt;</URL>

    </SoftKeyItem>

    <SoftKeyItem>

        <Position>2</Position>

        <Name><![CDATA[<fmt:message key="General.Back"/>]]></Name>

        <URL>SoftKey:Exit</URL>

    </SoftKeyItem>

</CiscoIPPhoneInput>

The corporated directory from CUCM 9.1.2 create almost identical XML Data and in this place is the submit button showing without entering characters.

Thank you very much and best regards,

Mathias Tonn

4 Replies 4

Geevarghese Cheria
Cisco Employee
Cisco Employee

Hi Mathias,

I think the user then enters data into each input item and sends the parameters to the target URL. If there is no ciscoipphone input then i think it could be using the localization and XML Directory Service. Not sure just put my thoughts after refering to

https://supportforums.cisco.com/discussion/11878616/firmware-bug-over-localized-ui-xml-directory-service

Thanks and Regards,

Geevarghese

Hi Geevarghese,


the localization is no problem. The users want to send an empty formular, to see the full list of entries. This is not possible, because the submit button is only visible, if one of the input fields has content. On 79xx,99xx or 69xx devices the submit button is always present.

Thanks and Regards,

Mathias

Hi Mathias,

I'll check with the phone team to see if there is a workaround or what can be done to fix this.

Thanks,

Adrienne

Hi Mathias,

Thank you for bringing this to our attention. We have created a defect for this issue. The defect number is CSCur59644.

Thanks,

Adrienne

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: