mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
Search-function in documentation broken #5152
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jun 13, 2016).
Originally assigned to: @Ocramius on GitHub.
Hello there,
it appears that the Search-function within the projects documentation-page is broken.
Visiting http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/ and entering s.th. like Select into the searchbox will bring you to https://readthedocs.org/search/project/?q=SELECT&selected_facets=project%3ADoctrine+ORM .
Issue https://github.com/doctrine/doctrine2/issues/5575 is not related IMHO as it refers to the RST.
This ticket refers to the actual documentation that is online.
The issue refers to trying to access the a stable documentation as well.
It is online (although the field still shows latest as being selected) but you have to access it through the url, access via page-element is broken.
Same holds true for some of the Documentation-links under http://www.doctrine-project.org/projects.html . e.g. http://docs.doctrine-project.org/projects/doctrine-couchdb-odm/en/latest/
Cheers
@wcerfgba commented on GitHub (Feb 7, 2017):
Bump, this is really annoying and has been broken for ages...
@Ocramius commented on GitHub (Feb 7, 2017):
Closing as duplicate of https://github.com/doctrine/doctrine-website-sphinx/issues/126