mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-30 03:24:47 +00:00
More todo in this report.
This commit is contained in:
parent
964918c19b
commit
650be4cc43
@ -27,6 +27,10 @@ foreach( $searches AS $k => $search ) {
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
/**
|
||||||
|
* @todo We should handle a lot more properties here. principal-URL seems a likely one to be used.
|
||||||
|
* @todo We should catch the unsupported properties in the query and fire back an error indicating so.
|
||||||
|
*/
|
||||||
dbg_error_log("principal", "Unhandled tag '%s' to match '%s'\n", $v1->GetTag(), $match );
|
dbg_error_log("principal", "Unhandled tag '%s' to match '%s'\n", $v1->GetTag(), $match );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user