Code cleanup.
Replace RAILS_DEFAULT_LOGGER with ::Rails.logger (#11013).
Fixed that some input fields are escaped on validation failures (#11027).
Fixed that project identifier can always be updated (#11028).
Fixed that the issue link is escaped on my page spent time (#10991).
Korean translation added and changed by jongyoon Choi (#10988)
Use a modal form to create a category from the issue form.