Rockbox

  • Status Closed
  • Percent Complete
    0%
  • Task Type Bugs
  • Category
  • Assigned To No-one
  • Operating System
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by Anonymous Submitter - 2003-02-09
Last edited by bagder - 2003-12-05

FS#892 - Font, wps, and lang filenames not saved in system settings

In struct user_settings, the fields font_file, wps_file,
and lang_file are declared as only 20 characters long,
causing incomplete (wrong) file names to be saved when
the system settings are saved if the file names are
longer than 20 characters.

Firmware: CVS-030125
Model: Jukebox 5000
ROM: 5.06
USB: neg
ATA: 0×300 Mask: 0000

rb_dev@yahoo.com

Closed by  bagder
2003-12-05 09:27
Reason for closing:  Rejected
Project Manager
zagor commented on 2003-02-09 09:07

This is not a bug, it is the designed and documented
behaviour: http://rockbox.haxx.se/lang/

Anonymous Submitter commented on 2003-02-09 11:19

Although this limitation is documented for the language and
font files, there is no mention of a file name length
limitation in the documentation for the wps (http://
rockbox.haxx.se/docs/custom_wps_format.html).

I understand that the config block size is limited because of
where you’ve chosen to save it on disk, but a max name length
of 20 + 4 for extension seems a bit small. In any case the
limitation should at least be documented on the wps format
doc page.

Project Manager
zagor commented on 2003-02-09 11:27

Agreed. Documentation updated.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing