Community
Participate
Working Groups
Build Identifier: I20110613-1736 Should the TaglibModelQueryExtension be enabled for jspfragmentsource contentType. Just noticing that no JSP taglib proposals appear in pagefragments. Reproducible: Always Steps to Reproduce: 1. Create web project 2. Create page fragment 3. Associate some taglib via namespace reference 4. Within page fragment ctrl+space only see the HTML proposals.
I think you're right; the ModelQueryExtensionRegistry's not using the content type hierarchy.
Created attachment 201940 [details] patch
Approved. Don't forget to also update the extension point schema to instruct on *how* to specify those multiple content type IDs.
Code released to 3_3_maintenance and HEAD.
Thanks!