Closed (fixed)
Project:
Localization server
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 May 2022 at 15:36 UTC
Updated:
11 Nov 2023 at 16:19 UTC
Jump to comment: Most recent
Comments
Comment #2
sanduhrsComment #3
sanduhrsComment #4
sanduhrsLots of the things in
pages.inccan now probably be done with views.Comment #5
gábor hojtsyAssuming that could be made performant enough, it would be really nice :)
Comment #13
fmb commentedComment #43
fmb commentedI've just pushed my work with the translation form. I need help: I can't set a #default_value on text areas (line 610 in TranslateForm). For the record, '#disabled' => TRUE doesn't work either. Funny things also happen with the radio box (l.579): for both elements, I get complains in logs that #value is not set... but of course I am not supposed to set this, or else that would override user input. I just don't get it, there's nothing special, no #ajax or exotic settings.
Comment #46
fmb commented(Problem solved BTW.)
Comment #56
artusamakWhat is remaining on this issue? Import & export ports have dedicated issues and a comment says the problem has been solved.
Can this issue be closed @FMB?
Comment #57
fmb commentedI think so.