CB-3188
On Thu, Apr 18, 2013 at 6:52 PM, Anis KADRI <[email protected]> wrote: > the access tag should be top-level (as a common practice) but it should > work anyway....weird... > > > On Thu, Apr 18, 2013 at 12:22 PM, Filip Maj <[email protected]> wrote: > > > Bug, file that shizzle yo > > > > On 4/18/13 12:19 PM, "Michal Mocny" <[email protected]> wrote: > > > > >Anis/Fil: > > > > > >I've got a plugin that contains the following in the ios platform > section: > > > > > > <config-file target="config.xml" parent="/widget"> > > > <access origin="chrome-extension://*" /> > > > <content > > >src="chrome-extension://ohgfbmefaoadakchflddcopcmphnlcba/chromeapp.html" > > >/> > > > </config-file> > > > > > >The content tag is being copied fine, but the access tag is not (!). I > > >was > > >under the impression that config-file would do a raw copy over to > platform > > >config? Are we whitelisting/blacklisting tags somehow? Bug? User > error? > > > > > >-Michal > > > > >
