[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
XML Input Field Issue with Space in String
Author Message
nickpl Offline
Junior Member
**

Posts: 27
Joined: Apr 2014
Reputation: 0
Post: #1
XML Input Field Issue with Space in String
If a user enters something into a String text field with a space in it the data submitted to my web server is truncated at the space. For example:

Code:
<?xml version="1.0" encoding="ISO-8859-1"?>

<YealinkIPPhoneInputScreen Beep="no" Timeout="45" LockIn="no" displayMode = "condensed" >

<Title>Test</Title>

<URL>http://10.10.91.1/test.php</URL>  

<InputField type = "string">
        <Prompt>Display Name:</Prompt>
        <Parameter>name</Parameter>
        <Default></Default>
</InputField>

<InputField type = "number">
        <Prompt>Phone Number:</Prompt>
        <Parameter>number</Parameter>
        <Default></Default>
</InputField>

</YealinkIPPhoneInputScreen>

If I enter "Test 123" in the name box and "5555555555" into the number box I expect the phone to GET "/test.php?name=Test%20123&number=5555555555" however the phone only GETs "/test.php?name=Test".

If I enter "Test" in the name box and "5555555555" into the number box the phone GETs "/test.php?name=Test&number=5555555555" as expected.

The phone I'm testing with is a T46s running 66.83.0.10

Please let me know if I am making a mistake or if this can be fixed.

Thank you,
04-02-2018 04:40 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
XML Input Field Issue with Space in String - nickpl - 04-02-2018 04:40 PM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  T43 issue with Teams Sip Gateway mecano427 1 368 03-01-2024 08:28 PM
Last Post: complex1
  T42U Issue on Teams / Direct Routing TheGarrison 1 1,469 08-11-2023 11:20 PM
Last Post: TheGarrison
  T46S issue with Showing Additional DSS Pages ama 1 1,333 06-10-2023 12:44 AM
Last Post: Yisroel_MongoTEL
  T46G/S Multicast on PC Port Issue MiKeDaDoC 5 11,553 01-02-2023 01:30 AM
Last Post: kw160008
  Hotdesking extra account issue gareth20202 0 1,418 08-05-2022 08:06 PM
Last Post: gareth20202
  T48U 'transfer.dsskey_deal_type' issue srcenturic 0 1,958 06-27-2022 02:52 PM
Last Post: srcenturic
Bug Transfer to Broadworks Network Directory Contacts - screen timeout issue livehappy42 0 2,665 10-27-2021 07:58 AM
Last Post: livehappy42
  extend input time transfer Krisje 5 9,445 03-22-2021 11:29 PM
Last Post: complex1
  T48S storage space jehanzebnavid 2 6,908 11-25-2020 01:05 AM
Last Post: jehanzebnavid
  OpenVPN issue with SIP/UDP fredoch 0 3,738 11-10-2020 03:47 PM
Last Post: fredoch

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication