question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Props.whereToLook does not work in 3.0-M8

See original GitHub issue

There is a change between 3.0-M6 and 3.0-M8 which broke whereToLook functionality of Props.

The var providers in https://github.com/lift/framework/blob/master/core/util/src/main/scala/net/liftweb/util/Props.scala#L397 force to initialize lazy val props during initialization of the object Props. As result it is not possible to reassign whereToLook before initialization of props.

This bug is critical for us.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Shadowfiendcommented, Mar 15, 2016

Incidentally, for us Americans, I dub this the Independence Issue.

1reaction
fmpwizardcommented, Mar 15, 2016

reopening as some of us talked about fixing this before RC1

Read more comments on GitHub >

github_iconTop Results From Across the Web

3.0-RC1 - Lift
(#1779) Props.whereToLook works correctly again. In **3.0-M8**, we expanded the abilities of Props to read from arbitrary sources. Unfortunately, in the process ...
Read more >
Documentation for Confluence 4.3
By default, Confluence stores its users and groups in the Confluence database. This is called the internal directory. You can choose to ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found