From satellite bug 433378 Description of problem: Configuration files cannot be larger than 32k to be edited in Satellite 5.0 How reproducible: Every time Steps to Reproduce: 1) Upload a configuration file larger than 32k (for example, 32.5k) 2) Try to edit configuration file Actual results: Satellite complains that the file is to large to be edited and that it must be less than 128k to be edited. Expected results: No error message, either 32k or 128k should be the upper limit for editable configuration file. The message in this form is highly misleading, to say the least.
Fixed in commit: http://git.fedorahosted.org/git/?p=spacewalk.git;a=commit;h=37e91c989cb1656c71ff5e543cf572d44a46560a WebUI now displays: File Is Too Large to Edit You can't edit this file here because it is too large (files must be less than 32 KB to be editable in this form). You can, however, download this file, edit it locally on your computer, and upload your changes here.