INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MC11 - bug editing custom fields of type percentage  (Read 692 times)

syserror

  • Regular Member
  • Recent member
  • *
  • Posts: 31
  • Change this by choosing profile
MC11 - bug editing custom fields of type percentage
« on: January 07, 2005, 09:25:23 pm »

XP SP1, MC11 .168

Add a custom extended field 'foo'.  Choose 'Percentage' for data type.  Customize view to include this new custom field.

Choose a piece of content.  Edit the new field 'foo' either from the field at the content list, or the tag info box (behavior is the same).

Entering 100% results in the value 10000%
Entering 1 results in the value 100%
Entering .56 results in the value 56%
Entering 56% results in the value 5600%
Entering .56% results in the value 56%

It would make sense to allow say '.56' and '56%' to mean the same thing (they do on my calculator), but it is currently incorrectly ignoring the '%' and just treating the raw # part of any value entered as a decimal value.

Aaron
Logged
Pages: [1]   Go Up