Author Topic: anybody knows this number?  (Read 2075 times)

maverick0815

  • Administrator
  • wants to work for LinuxMCE
  • *****
  • Posts: 858
    • View Profile
anybody knows this number?
« on: June 05, 2010, 12:52:55 pm »
Check this out: 2147483647
This is the number that pops out, whenever I use the telecom feature to let it transfer calls to an outside number...this isn't my number and I have no idea where it comes from.

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: anybody knows this number?
« Reply #1 on: June 05, 2010, 06:26:55 pm »
that's 2^31.  (not 2^32, because the number is a signed integer, but all math geekery aside...)

It's a very long standing visual bug, and does not affect the functionality of the forward feature. It has to do with how the number is read from the database. Could you file a trac ticket for it, so we can smash it? :)

-Thom

maverick0815

  • Administrator
  • wants to work for LinuxMCE
  • *****
  • Posts: 858
    • View Profile
Re: anybody knows this number?
« Reply #2 on: June 05, 2010, 08:02:08 pm »
very well :-D
---------------
update: here is the ticket http://svn.linuxmce.org/trac.cgi/ticket/717#preview
« Last Edit: June 05, 2010, 08:12:03 pm by maverick0815 »