Bug 503601
Summary: | Need to fix all text areas in the UI to deal with Max Post size | ||
---|---|---|---|
Product: | [Community] Spacewalk | Reporter: | Partha Aji <paji> |
Component: | WebUI | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
Status: | CLOSED WONTFIX | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 0.6 | CC: | colin.coe, cperry, jpazdziora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-05 12:13:42 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 723481 |
Description
Partha Aji
2009-06-01 20:49:42 UTC
Refer to https://bugzilla.redhat.com/show_bug.cgi?id=444221#c34 for more info... In /etc/rhn/default/rhn_web.conf 'web.post_max' is defined and set to '512000'. Should this value be used for the textareas? Mass-moving to space13. We did not have time for this one during Spacewalk 1.4 time frame. Mass moving to Spacewalk 1.5. We did not have time for this one during Spacewalk 1.4 time frame. Mass moving to Spacewalk 1.5. Aligning under space16. (In reply to comment #2) > In /etc/rhn/default/rhn_web.conf 'web.post_max' is defined and set to '512000'. > Should this value be used for the textareas? I can only see this value to be used in the Perl stack, web/modules/pxt/PXT/ApacheHandler.pm. And I believe it's the size of the whole POST request, not of individual values in the POST request. I plan to close WONTFIX this bugzilla unless we have some easy patch. Closing now. |