Lines Matching refs:Fixed

100 * #751: Fixed XML responses from failing `MKCOL` requests.
118 * Fixed: Creating a new calendar on some MySQL configurations caused an error.
206 * Fixed a privilege bug in the availability system.
291 * #704: Fixed broken uri encoding in multistatus responses. This affected
319 * Fixed example files to no longer use now-deprecated realm argument.
331 * Fixed a whole bunch of incorrect php docblocks.
362 * Fixed deserializing href properties with no value.
363 * Fixed deserializing `{DAV:}propstat` without a `{DAV:}prop`.
388 * #662: Fixed several bugs in the `share` request parser.
533 * #729: Fixed a caching problem in the Tree object.
584 * #539: Fixed a bug related to scheduling in shared calendars.
593 * #581: Fixed problems related to finding attendee information during
796 * #474: Fixed PropertyStorage `pathFilter()`.
809 * #470: Fixed compatibility with PHP < 5.4.14.
810 * #467: Fixed a problem in `examples/calendarserver.php`.
812 * Fixed: An error would be thrown if a client did a propfind on a node the
835 * Fixed: #456: Issue in sqlite migration script.
851 * Fixed: #413: Memory optimizations for the CardDAV PDO backend.
857 * Fixed: Issue #422 Preconditions were not being set on PUT on non-existent
859 * Fixed: Issue #428: Etag check with `If:` fails if the target is a collection.
860 * Fixed: Issues #430, #431, #433: Locks plugin didn't not properly release
862 * Fixed: #443. Support for creating new calendar subscriptions for OS X 10.9.2
869 * Fixed: #175. Returning ETag header upon a failed `If-Match` or
885 * Fixed: Issue #178. Support for multiple items in the Timeout header.
886 * Fixed: Issue #382. Stricter checking if calendar-query is allowed to run.
918 * Fixed: If event handlers modify the request body from a PUT request, an ETag
926 * Fixed: Read-only access to calendars still allows the sharee to modify basic
953 * Fixed: Outbox access for delegates.
957 * Fixed: Issue 349: Denying copying or moving a resource into it's own subtree.
958 * Fixed: SabreDAV catches every exception again.
1031 * Fixed: organizer email-address for shared calendars is now prefixed with
1047 * Fixed: Typo in 1.7 migration script caused it to fail.
1086 * Fixed: Restoring old setting after changing libxml_disable_entity_loader.
1087 * Fixed: Issue #422: Preconditions were not being set on PUT on non-existent
1089 * Fixed: Issue #427: Now checking preconditions on DELETE requests.
1090 * Fixed: Issue #428: Etag check with If: fails if the target is a collection.
1091 * Fixed: Issue #393: PATCH request with missing end-range was handled
1100 * Fixed: Issue #407: large downloads failed.
1101 * Fixed: Issue #414: XXE security problem on older PHP versions.
1107 * Fixed: Issue #374: Don't urlescape colon (:) when it's not required.
1108 * Fixed: Potential security vulnerability in the http client.
1115 * Fixed: Issue #365. Incorrect output when principal urls have spaces in them.
1125 * Fixed: Text was incorrectly escaped in the Href and HrefList properties,
1128 * Fixed: Issue 335: Client only deserializes properties with status 200.
1129 * Fixed: Issue 341: Escaping xml in 423 Locked error responses.
1137 * Fixed: Assets in the browser plugins were not being served on windows
1145 * Fixed: vcardurl in database schema can now hold 255 characters instead of 80
1147 * Fixed: The browser plugin potentially allowed people to open any arbitrary
1170 * Fixed: expand-properties REPORT had incorrect values for the href element.
1171 * Fixed: Range requests now work for non-seekable streams. (Thanks Alfred
1173 * Fixed: Changed serialization of {DAV:}getlastmodified and {DAV:}supportedlock
1186 * Fixed: Removing double slashes from getPropertiesForPath.
1189 * Fixed: SharingPlugin now plays nicer with other plugins with similar
1191 * Fixed: Issue 174. Sending back HTTP/1.0 for requests with this version.
1200 * Fixed: [#153] Allowing for relative http principals in iMip requests.
1203 * Fixed: Made a bunch of properties protected, where they were private before.
1205 * Fixed: some bugfixes in postgres sql script.
1206 * Fixed: When requesting some properties using PROPFIND, they could show up as
1208 * Fixed: calendar-proxy principals were not checked for deeper principal
1210 * Fixed: setGroupMemberSet argument now correctly receives relative principal
1212 * Fixed: Server class will filter out any bonus properties if any extra were
1221 * Fixed: include path problem in the migration script.
1268 * Fixed: Marking both the text/calendar and text/x-vcard as UTF-8 encoded.
1269 * Fixed: Workaround for the SOGO connector, as it doesn't understand receiving
1277 * Fixed: Uploaded VCards without a UID are now rejected. (thanks Dominik!)
1278 * Fixed: Rejecting calendar objects if they are not in the
1280 * Fixed: Issue 219: serialize() now reorders correctly.
1281 * Fixed: Sabre_DAV_XMLUtil no longer returns empty $dom->childNodes if there is
1283 * Fixed: Returning 409 Conflict instead of 500 when an attempt is made to create
1285 * Fixed: Issue 237: xml-encoding values in SabreDAV error responses.
1286 * Fixed: Returning 403, instead of 501 when an unknown REPORT is requested.
1287 * Fixed: Postfixing slash on {DAV:}owner properties.
1288 * Fixed: Several embarrassing spelling mistakes in docblocks.
1294 * Fixed: Text was incorrectly escaped in the Href and HrefList properties,
1296 * Fixed: Issue 341: Escaping xml in 423 Locked error responses.
1302 * Fixed: Assets in the browser plugins were not being served on windows
1309 * Fixed: vcardurl in database schema can now hold 255 characters instead of 80
1311 * Fixed: The browser plugin potentially allowed people to open any arbitrary
1328 * Fixed: Backported a fix for broken XML serialization in error responses.
1335 * Fixed: Workaround for line-ending bug OS X 10.8 addressbook has.
1338 * Fixed: Directory indexes with lots of nodes should be a lot faster.
1339 * Fixed: Issue 235: E_NOTICE thrown when doing a propfind request with
1341 * Fixed: Issue with filtering on alarms in tasks.
1347 * Fixed: Issue 220: Calendar-query filters may fail when filtering on alarms, if
1349 * Fixed: Compatibility for OS/X 10.8 iCal in the IMipHandler.
1350 * Fixed: Issue 222: beforeWriteContent shouldn't be called for lock requests.
1351 * Fixed: Problem with POST requests to the outbox if mailto: was not lower
1353 * Fixed: Yearly recurrence rule expansion on leap-days no behaves correctly.
1354 * Fixed: Correctly checking if recurring, all-day events with no dtstart fall in
1357 * Fixed: All-day recurring events wouldn't match if an occurence ended exactly
1359 * Fixed: HTTP basic auth did not correctly deal with passwords containing colons
1361 * Fixed: Issue 228: DTEND is now non-inclusive for all-day events in the
1370 * Fixed: Issue 206: Sabre_DAV_Client PUT requests are fixed.
1371 * Fixed: Issue 205: Parsing an iCalendar 0-second date interval.
1372 * Fixed: Issue 112: Stronger validation of iCalendar objects. Now making sure
1375 * Fixed: Basic validation for vcards in the CardDAV plugin.
1376 * Fixed: Issue 213: Workaround for an Evolution bug, that prevented it from
1378 * Fixed: Issue 211: A time-limit query on a non-relative alarm trigger in a
1380 * Fixed: All uri fields are now a maximum of 200 characters. The Bynari outlook
1382 * Fixed: Added a workaround for a bug in KDE 4.8.2 contact syncing. See
1384 * Fixed: Issue 217: Sabre_DAV_Tree_FileSystem was pretty broken.
1390 * Fixed: Sabre_VObject_Node::$parent should have been public.
1391 * Fixed: Recurrence rules of events are now taken into consideration when doing
1393 * Fixed: Added a workaround for the fact that php's DateInterval cannot parse
1397 * Fixed: DTSTART values would be incorrect when expanding events.
1398 * Fixed: DTSTART and DTEND would be incorrect for expansion of WEEKLY BYDAY
1400 * Fixed: Issue 203: A problem with overridden events hitting the exact date and
1402 * Fixed: There was a problem with recurrence rules, for example the 5th tuesday
1413 * Fixed: Fixed a bug where an infinite loop could occur in the recurrence
1416 * Fixed: Events that are excluded using EXDATE are still counted in the COUNT=
1419 * Fixed: Correctly filtering all-day events.
1420 * Fixed: Sending back correct mimetypes from the browser plugin (thanks
1422 * Fixed: Issue 195: Sabre_CardDAV pear package had an incorrect dependency.
1423 * Fixed: Calendardata would be destroyed when performing a MOVE request.
1482 * Fixed: Issue 97: Correctly handling RRULE for the calendar-query REPORT.
1483 * Fixed: Issue 154: Encoding of VObject parameters with no value was incorrect.
1487 * Fixed: Much faster implementation of Sabre_DAV_URLUtil::encodePath.
1488 * Fixed: {DAV:}getcontentlength may now be not specified.
1489 * Fixed: Issue 66: Using rawurldecode instead of urldecode to decode paths from
1495 * Fixed: Correctly formatting HTTP dates.
1496 * Fixed: Issue 94: Sending back Last-Modified header for 304 responses.
1518 * Fixed: Support for \N as a newline character in the VObject reader.
1522 * Fixed: Issue 182: Removed backticks from sql queries, so it will work with
1529 * Fixed: Issue with parsing timezone identifiers that were surrounded by quotes.
1536 * Fixed: Issue 95: Another timezone parsing issue, this time in calendar-query.
1542 * Fixed: VObject properties are now always encoded before components.
1543 * Fixed: Sabre_DAVACL had issues with multiple levels of privilege aggregration.
1545 * Fixed: The Browser plugin will now trigger the correct events when creating
1547 * Fixed: The ICSExportPlugin now considers ACL's.
1551 * Fixed: Issue 187: Sabre_DAV_UUIDUtil was missing from includes file.
1552 * Fixed: Issue 191: beforeUnlock was triggered twice.
1558 * Fixed: Issue 174: VObject could break UTF-8 characters.
1559 * Fixed: pear package installation issues.
1565 * Fixed: CalDAV time-range filter workaround for recurring events.
1566 * Fixed: Bug in Sabre_DAV_Locks_Backend_File that didn't allow multiple files to
1573 * Fixed: GuessContentType plugin now supports mixed case file extensions.
1574 * Fixed: DATE-TIME encoding was wrong in VObject. (we used 'DATETIME').
1577 * Fixed: Issue 95: Parsing X-LIC-LOCATION if it's available.
1584 * Fixed: Sabre_DAV_Collection was missing from the includes file.
1585 * Fixed: Issue 152. iOS 1.4.2 apparantly requires HTTP/1.1 200 OK to be in
1587 * Fixed: Issue 153: Support for files with mixed newline styles in
1589 * Fixed: Issue 159: Automatically converting any vcard and icalendardata to
1598 * Fixed: carddata and calendardata MySQL fields are now of type 'mediumblob'.
1600 * Fixed: {DAV:}supported-report-set is now correctly reporting the reports for
1606 * Fixed: Issue 140: Not returning 201 Created if an event cancelled the creation
1608 * Fixed: Issue 150: Faster URLUtil::encodePath() implementation.
1609 * Fixed: Issue 144: Browser plugin could interfere with
1618 * Fixed: Issue 137. Hiding action interface in HTML browser for non-collections.
1619 * Fixed: addressbook-query is now correctly returned from the
1621 * Fixed: Issue 142: Bugs in groupwareserver.php example.
1622 * Fixed: Issue 139: Rejecting PUT requests with Content-Range.
1641 * Fixed: Problem with overriding tablenames for the CalDAV backend.
1644 * Fixed: Refactored CalDAV property fetching to be faster and simpler.
1647 * Fixed: VObject bug: wouldn't parse parameters if they weren't specified in
1649 * Fixed: VObject bug: Parameters now behave more like Properties.
1650 * Fixed: VObject bug: Parameters with no value are now correctly parsed.
1660 * Fixed: Issue 131: Custom CalDAV backends could break in certain cases.
1663 * Fixed: Issue 124: 'File' authentication backend now takes realm into
1665 * Fixed: Sabre_DAV_Property_HrefList now properly deserializes. This allows
1675 * Fixed: Issue 123: Added workaround for Windows 7 UNLOCK bug.
1676 * Fixed: datatype of lastmodified field in mysql.calendars.sql. Please change
1681 * Fixed: Bug in serializing {DAV:}acl property.
1692 * Fixed: Changed a few properties in CalDAV classes from private to protected.
1693 * Fixed: Issue 119: Terrible things could happen when relying on guessBaseUri,
1696 * Fixed: Issue 118: Lock tokens in If headers without a uri should be treated as
1698 * Fixed: Issue 120: PDO backend was incorrectly fetching too much locks in cases
1705 * Fixed: Sabre_DAV_Locks_Backend_PDO returned too many locks.
1706 * Fixed: Sabre_HTTP_Request::getHeader didn't return Content-Type when running
1744 * Fixed: Issue 99: Locks on child elements were ignored when their parent nodes
1746 * Fixed: Issue 90: lockdiscovery property and LOCK response now include a
1748 * Fixed: Issue 96: support for 'default' collation in CalDAV text-match filters.
1749 * Fixed: Issue 102: Ensuring that copy and move with identical source and
1751 * Fixed: Issue 105: Supporting MKCALENDAR with no body.
1752 * Fixed: Issue 109: Small fixes in Sabre_HTTP_Util.
1753 * Fixed: Issue 111: Properly catching the ownername in a lock (if it's a string)
1754 * Fixed: Sabre_DAV_ObjectTree::nodeExist always returned false for the root
1757 * Fixed: Issue 59: Allowing the user to override the authentication realm in
1784 * Fixed: If-Modified-Since and If-Unmodified-Since would be incorrect if the
1786 * Fixed: Support for multiple ETags in If-Match and If-None-Match headers.
1787 * Fixed: Improved baseUrl handling.
1788 * Fixed: Issue 67: Non-seekable stream support in ::put()/::get().
1789 * Fixed: Issue 65: Invalid dates are now ignored.
1791 * Fixed: Issue 88, Issue 89: Fixed compatibility for running SabreDAV on
1793 * Fixed: Issue 86: Fixed Content-Range top-boundary from 'file size' to 'file
1800 * Fixed: Issue 73: guessBaseUrl fails for some servers.
1801 * Fixed: Issue 67: SabreDAV works better with non-seekable streams.
1802 * Fixed: If-Modified-Since and If-Unmodified-Since would be incorrect if
1809 * Fixed: Issue 62: Guessing baseUrl fails when url contains a query-string.
1811 * Fixed: Issue 64: Only returning calendar-data when it was actually requested.
1817 * Fixed: Issue 57: Supporting quotes around etags in If-Match and If-None-Match
1825 * Fixed: Issue 56: Incorrect behaviour for If-None-Match headers and GET
1827 * Fixed: Issue with certain encoded paths in Browser Plugin.
1833 * Fixed: Issue 50, patch by Mattijs Hoitink.
1834 * Fixed: Issue 51, Adding windows 7 lockfiles to TemporaryFileFilter.
1835 * Fixed: Issue 38, Allowing custom filters to be added to TemporaryFileFilter.
1836 * Fixed: Issue 53, ETags in the If: header were always failing. This behaviour
1846 * Fixed: Browser plugin now displays international characters.
1854 * Fixed: Custom properties were not properly sent back for allprops requests.
1855 * Fixed: Issue 49, incorrect parsing of PROPPATCH, affecting Office 2007.
1862 * Fixed: Issue 46: Fatal error for some non-existent nodes.
1871 * Fixed: redundant namespace declaration in resourcetypes.
1872 * Fixed: 2 locking bugs triggered by litmus when no Sabre_DAV_ILockable
1898 * Fixed: Issue 16, automatically adding trailing / to baseUri.
1910 * Fixed: double namespace declaration in multistatus responses.
1921 * Fixed: Issue 26: Workaround for broken GVFS behaviour with encoded special
1923 * Fixed: Issue 34: Incorrect Lock-Token response header for LOCK. Fixes Office
1927 * Fixed: Issue 36: Incorrect variable name, throwing error in some requests.
1928 * Fixed: Issue 37: Incorrect smultron regex in temporary filefilter.
1929 * Fixed: Issue 33: Converting ISO-8859-1 characters to UTF-8.
1930 * Fixed: Issue 39 & Issue 40: Basename fails on non-utf-8 locales.
1942 * Fixed: Issue 27: encoding entities in property responses.
1950 * Fixed: Issue 29: Added TIMEOUT_INFINITE constant
1957 * Fixed: Evolution support for CalDAV.
1958 * Fixed: PDO-locks backend was pretty much completely broken. This is 100%
1961 * Fixed: Comma's between HTTP methods in 'Allow' method.
1987 * Fixed: Better error display in browser plugin.
2000 * Fixed: Issue 19: HEAD requests on Collections
2001 * Fixed: Issue 21: Typo in Sabre_DAV_Property_Response
2002 * Fixed: Issue 18: Doesn't work with Evolution Contacts
2017 * Fixed: double namespace declaration in multistatus responses.
2023 * Fixed: Issue 40: Last references to basename/dirname
2029 * Fixed: Issue 37: Incorrect smultron regex in temporary filefilter.
2030 * Fixed: Issue 26: Workaround for broken GVFS behaviour with encoded special
2032 * Fixed: Issue 33: Converting ISO-8859-1 characters to UTF-8.
2033 * Fixed: Issue 39: Basename fails on non-utf-8 locales.
2050 * Fixed: Issue 34: Invalid Lock-Token header response.
2057 * Fixed: Issue 27: Entities not being encoded in PROPFIND responses.
2058 * Fixed: Issue 29: Added missing TIMEOUT_INFINITE constant.
2064 * Fixed: Issue 21: typos causing errors
2065 * Fixed: Issue 23: Comma's between methods in Allow header.
2075 * Fixed: Issue 19 regression for MS Office
2081 * Fixed: Issue 19: HEAD requests on Collections
2087 * Fixed: Fatal error when a malformed url was used for unlocking, in conjuction
2089 * Fixed: Improved unittests and build system
2095 * Fixed: needed 2 different releases. One for googlecode and one for pearfarm.
2113 * Fixed: Issue 15: typos in examples
2114 * Fixed: Minor pear installation issues
2141 * Fixed: Only calling getSize() on IFile instances in httpHead()
2151 * Fixed: Copy and Move could fail in the root directory. This is now fixed.
2162 * Fixed: UNLOCK bug. Unlock didn't work at all
2171 * Fixed: Sending Content-Length: 0 for every empty response. This improves NGinx
2173 * Fixed: Last modification time is reported in UTC timezone. This improves
2186 * Fixed: Issue 13.
2199 * Fixed: TemporaryFileFilter plugin now intercepts HTTP LOCK requests to
2209 * Fixed: Broken release
2233 * Fixed: Exclusive locks could in some cases be picked up as shared locks
2234 * Fixed: Digest auth for non-apache servers had a bug (still not actually tested
2247 * Fixed: Locking bug, which became prevalent on Windows Vista.
2248 * Fixed: Netdrive support
2249 * Fixed: TemporaryFileFilter filtered out too many files. Fixed some of the
2251 * Fixed: Added README and ChangeLog to package
2275 * Fixed: bug related to parsing proppatch and propfind requests. Didn't show up
2277 * Fixed: auth-int is now properly supported within HTTP Digest.
2278 * Fixed: Using application/xml for a mimetype vs. text/xml as per RFC4918 sec
2280 * Fixed: TemporaryFileFilter now lets through GET's if they actually exist on
2282 * Fixed: Some methods didn't get passed through in the FilterTree (r283).
2283 * Fixed: LockManager is now slightly more complex, Tree classes slightly less.
2303 * Fixed: HTTP_BasicAuth class now works as expected.
2304 * Fixed: DAV_Server uses / for a default baseUrl.
2305 * Fixed: Last modification date is no longer ignored in PROPFIND.
2306 * Fixed: PROPFIND now sends back information about the requestUri even when
2329 * Fixed: examples are now actually included in the pear package.
2341 * Fixed: Advertising as WebDAV class 3 support
2351 * Fixed: MOVE bug identified using finder.
2352 * Fixed: Using gzuncompress instead of gzdecode in the temporary file filter.