ZF-10544: Duplicate ID used in ZF programmer's guide docbook
Description
In the following file:
en/module_specs/Zend_Http_UserAgent-Features_Wurfl.xml
In the section with ID "zend.http.user-agent-features-wurfl.methods", the refentry uses a duplicate ID
It uses "zend.http.user-agent-features.methods.get-from-request" but it should probably use something like "zend.http.user-agent-features-wfurl.methods.get-from-request"
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2010-10-19T06:32:13.000+0000
Fixed just prior to the 1.11.0beta1 release.