Opened 18 years ago

Closed 18 years ago

#22 closed defect (fixed)

Server configuration. Setting unlimited with G or Gb does not change value and more ...

Reported by: Jari Häkkinen Owned by: Jari Häkkinen
Priority: major Milestone:
Component: web Version:
Keywords: Cc:

Description

i) Setting unlimited with G or Gb does not change value when saved. ii) Shouldn't K be a non-capital k in kbytes? iii) A byte is abbreviated as B, i.e. Kb should say kB in the popup window. Ok, I understand that input is case-insensitive, but I mean the print on the screen. iv) When an illegal value is given for the unit this pops up: The value Client default setting[id=6] is not a valid value.. Is this a reasonable response?

Change History (2)

comment:1 by Nicklas Nordborg, 18 years ago

Owner: changed from Gregory Vincic to Jari Häkkinen

i) Please clarify! Either there is a value OR the unlimited option is selected. It is not possible to have both. ii) Fixed iii) Fixed iv) Fixed

comment:2 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: newclosed

i) Fixed. Tried to stora too large value in an int. Changed to long.

Note: See TracTickets for help on using tickets.