You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/02/03 03:25:06 UTC

[GitHub] [cordova-docs] ajprok opened a new issue #1154: Plugin API links in inner documentation not working

ajprok opened a new issue #1154:
URL: https://github.com/apache/cordova-docs/issues/1154


   # Bug Report
   Wrong Plugin API links in inner documentation
   ## Problem
   When we click on the documentation link, we are taken to the following page:
   [https://cordova.apache.org/docs/en/latest/](https://cordova.apache.org/docs/en/latest/)
   In that page, we click on the plugin api links, and we are taken to the appropriate plugin page. Example - on clicking the Battery Status API link we are taken to:
   [https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-battery-status/index.html](https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-battery-status/index.html)
   **However**, in the plugin page, when we click on the plugin api links ....
   ### What is expected to happen?
   We are supposed to go to the correct plugin API link. Example - on clicking the Battery Status API link we are taken to:
   [https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-battery-status/index.html](https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-battery-status/index.html)
   ### What does actually happen?
   We go to a wrong link which has an extra `/reference/` in its path. Example - on clicking the Battery Status API link we are taken to:
   [https://cordova.apache.org/docs/en/latest/reference/reference/cordova-plugin-battery-status/index.html](https://cordova.apache.org/docs/en/latest/reference/reference/cordova-plugin-battery-status/index.html)
   ## Information
   This happens to all the plugin API links.
   
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-docs] breautek closed issue #1154: Plugin API links in inner documentation not working

Posted by GitBox <gi...@apache.org>.
breautek closed issue #1154:
URL: https://github.com/apache/cordova-docs/issues/1154


   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-docs] breautek closed issue #1154: Plugin API links in inner documentation not working

Posted by GitBox <gi...@apache.org>.
breautek closed issue #1154:
URL: https://github.com/apache/cordova-docs/issues/1154


   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-docs] breautek commented on issue #1154: Plugin API links in inner documentation not working

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #1154:
URL: https://github.com/apache/cordova-docs/issues/1154#issuecomment-773692976


   Observing this behaviour on all children links when viewing from a child page, not just the plugin api links. As pointed out from: https://github.com/apache/cordova-docs/issues/1157


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-docs] breautek commented on issue #1154: Plugin API links in inner documentation not working

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #1154:
URL: https://github.com/apache/cordova-docs/issues/1154#issuecomment-773692976






----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-docs] breautek commented on issue #1154: Plugin API links in inner documentation not working

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #1154:
URL: https://github.com/apache/cordova-docs/issues/1154#issuecomment-773708771


   FYI: I believe I have the issue resolved on my local copy, but I'm building the full website locally so that I can test several other pages... and this will take some time. If it goes well, I'll prepare a PR either late tonight or sometime tomorrow night.
   
   I'm not quite sure what broke the links, I'm assuming the jekyll major upgrade from https://github.com/apache/cordova-docs/commit/f6f9ff673c453a348c0a53d30618797fac491920
   
   But the way the website was forming links was dumb imo and backwards... so (hopefully) I improved that logic for the better. We should see soon.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-docs] breautek commented on issue #1154: Plugin API links in inner documentation not working

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #1154:
URL: https://github.com/apache/cordova-docs/issues/1154#issuecomment-773718748


   Thank you @ajprok for bringing this to our attention.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org