RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2054189 - Support for mod_dav API fixes to support WebDAV extensions like mod_dav_calendar
Summary: Support for mod_dav API fixes to support WebDAV extensions like mod_dav_calendar
Keywords:
Status: CLOSED DUPLICATE of bug 2079939
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: httpd
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Luboš Uhliarik
QA Contact: rhel-cs-infra-services-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-14 11:49 UTC by Graham Leggett
Modified: 2022-06-16 10:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-16 10:17:52 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-112144 0 None None None 2022-02-14 11:52:49 UTC

Description Graham Leggett 2022-02-14 11:49:24 UTC
Description of problem:

httpd v2.4.52 contains all necessary API fixes to support webdav extensions such as mod_dav_calendar.

Version-Release number of selected component (if applicable):

httpd v2.4.51.

How reproducible:

Always

Steps to Reproduce:
1. Compile mod_dav_calendar from https://github.com/minfrin/mod_dav_calendar/releases/tag/mod_dav_calendar-0.1.0
2.
3.

Actual results:

Build fails.

Expected results:

Build succeeds.

Additional info:

Changes required from httpd v2.4.52:

  *) mod_dav: Some DAV extensions, like CalDAV, specify both document
     elements and property elements that need to be taken into account
     when generating a property. The document element and property element
     are made available in the dav_liveprop_elem structure by calling
     dav_get_liveprop_element(). [Graham Leggett]

  *) mod_dav: Add utility functions dav_validate_root_ns(),
     dav_find_child_ns(), dav_find_next_ns(), dav_find_attr_ns() and
     dav_find_attr() so that other modules get to play too.
     [Graham Leggett]

Comment 1 Joe Orton 2022-06-16 10:17:52 UTC
Hi Graham, we rebased to 2.4.53 in CentOS Stream 9 which should take care of this.

*** This bug has been marked as a duplicate of bug 2079939 ***


Note You need to log in before you can comment on or make changes to this bug.