Ah, I see - the issue is caused here:

* 
https://github.com/zendframework/zf2/blob/master/library/Zend/View/Helper/Navigation/AbstractHelper.php#L839

I guess it's supposed to be a feature, then.

It's a feature, though, that will force me to 

* override the standard navigation view helpers or
* adjust the CSS delivered by the frontend team or
* know beforehand with which navigation view helpers I want to render menu items

Should there be an option to prevent the prepending?

As it works right now, I can't enforce certain rules for pseudo-namespacing CSS 
selectors (e.g., by prepending a project short to classes and ids, which might 
be required to prevent collisions).


Best regards,

Andreas
--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to