8a5bb4c Bug 368481 - Unable to change Admin Server log paths in Console

2 files Authored by edewata 13 years ago, Committed by rmeggins 13 years ago,
    Bug 368481 - Unable to change Admin Server log paths in Console
    
    https://bugzilla.redhat.com/show_bug.cgi?id=368481
    Resolves: bug 368481
    Bug Description: Unable to change Admin Server log paths in Console
    Fix Description: The console has been modified to split the log full
    path into the path of the log directory and the file name. They will
    be shown in separate text fields. Only the file name will be editable.
    When the user saves the changes, the directory path will be combined
    with the file name, then submitted to the server as a full path.
    Reviewed by: rmeggins (and pushed by)