udf filesystems support the mount options "uid=ignore" and "uid=forget" but hal-storage-mount returns an error when it's unable to parse "ignore" or "forget" as an integer. These strings should be allowed for the udf filesystem.
Sorry, WONTFIX since HAL is in maintenance mode and since you can change this via a fdi file by yourself if really needed
It's not possible to change this with a fdi file as it requires a fix to the hal-storage-mount code.
Created attachment 50101 [details] [review] Patch to avoid parsing uid=forget and uid=ignore as integers
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.