rmuir opened a new issue, #14285:
URL: https://github.com/apache/lucene/issues/14285

   ### Description
   
   See background by @mkhludnev on the dev list: 
https://lists.apache.org/thread/pm1szr9og6qhmjzp371xwk0mvwxxkd1l
   
   In some cases: "invalid reference" is generated, passes through Xdoclint and 
broken-link checkers, yet links are broken. 
   
   Instead of a 404, javadocs seems to emit this in the resulting HTML:
   ```xml
   <details class="invalid-tag">
   <summary>invalid reference</summary>
   <pre>flexible query parser</pre>
   </details
   ```
   
   Can we fix checkJavadocLinks.py to fail the build on these?
   
   ### Version and environment details
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to