A recent commit to infusion-docs replaced "fluid.logLevel" with "evel"
Description
Environment
Activity
Simon Bates December 1, 2017 at 8:56 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 @Simon Bates and @Michelle D'Souza for catching this, and apologies for the goof. I found a couple of other small problems while working on this:
A couple of Javascript types in function docs were not enclosed in backticks.
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.
On the Infusion docs site, occurrences of "fluid.logLevel" now read "evel". For example, see:
https://docs.fluidproject.org/infusion/development/CoreAPI.html#fluidlogloglevel-arg1-argn
It looks like this change was introduced in:
https://github.com/fluid-project/infusion-docs/commit/7f42092299163b0c7e9007bc7da0a3df507602ee
For example, see:
https://github.com/fluid-project/infusion-docs/commit/7f42092299163b0c7e9007bc7da0a3df507602ee#diff-862eaf745e4662a3578248540964bbc5L586
Merged as part of:
https://github.com/fluid-project/infusion-docs/pull/129/files#diff-862eaf745e4662a3578248540964bbc5