A recent commit to infusion-docs replaced "fluid.logLevel" with "evel"

Activity

Show:

Simon Bates December 5, 2017 at 6:33 PM

Tony Atkins [RtF] November 15, 2017 at 9:57 AM

I have submitted a PR for this:

https://github.com/fluid-project/infusion-docs/pull/130

Thanks to and for catching this, and apologies for the goof. I found a couple of other small problems while working on this:

  1. A couple of Javascript types in function docs were not enclosed in backticks.

  2. A lot of emphasised blocks were not rendered in bold because there was an interstitial space between the asterisks and the text, as in "*** should be bold ***", which rendered as the literal text including asterisks.

Tony Atkins [RtF] November 15, 2017 at 9:34 AM

I cloned a separate copy of the repo and checked out the last revision before any of my changes (94efb87dd8cd53caa13600efd7a1f2322bd8e631). I then searched for all files with any variation on fluid.log, which yielded:

  • src/documents/FetchResources.md

  • src/documents/Invokers.md

  • src/documents/ChangeApplierAPI.md

  • src/documents/IoCTestingFramework.md

  • src/documents/UnderstandingInfusionComponents.md

  • src/documents/CoreAPI.md

I suspect most of the goofs are in CoreAPI.md, but will review all shortly.

Tony Atkins [RtF] November 15, 2017 at 9:21 AM

My bad, I will review and submit a pull.

Fixed

Details

Assignee

Reporter

Priority

Created November 14, 2017 at 7:33 PM
Updated December 5, 2017 at 6:33 PM
Resolved December 1, 2017 at 8:57 PM

Flag notifications