As a part of upgrade from 5.6.1 to 6.3. In AEM 6.3 Pathfield for
hyperlink in text component handled under LinkDialog.js is not us
allowing to leave blankWe are using basic libs LInkDialog.js... Code for
pathfield { "itemId": "href", "name": "href", "parBrowse": false,
"anchor": CQ.themes.Dialog.ANCHOR, /*"fieldLabel":
CQ.I18n.getMessage("Link"),*/ "xtype": "pathfield", "ddGroups": [
CQ.wcm.EditBase.DD_GROUP_PAGE, CQ.wcm.EditBase.DD_GROUP_ASSET ],
"fieldDescription": CQ.I18n.getMessage("Select f...