Results 182 comments of Yuri Salimovskiy

@Yulyaswan this should work now, can you please test because this is code in Template parser, I'd like to get code review from @bryannielsen or @matthewjohns0n as well

Yes - if you post on EE [Forums](https://expressionengine.com/forums) or [Slack](https://expressionengine.com/blog/join-us-in-slack), there's a chance someone in the community could have done it before and can help.

Well, so far you have been the only person to request this. If no one is also requesting this in Slack... well, IDK I don't think this can be achieved...

Just nothing that I wasn't able to replicate this so far. Perhaps certain combination of user actions is needed

@Caleydon thank you for reporting! Can you try changing line 333 in `system\ee\ExpressionEngine\Service\Alert\AlertCollection.php` to `$url = ee('CP/URL', 'logs/developer')->compile();` and see if that fixes the issue? As of upgrade issue, can...

@PhilBrienesse can you post a screenshot of how the field conditionals look like?

Noting that I wasn't able to replicate this in EE 6.3.5

@mithra62 yes, that is correct. Or maybe you'll want to change the base for this be 7.dev and make a new one that's compatible with PHP 5.6 to go into...

Looks like `system/ee/ExpressionEngine/Library/String/Str.php` wasn't updated

@mithra62 could you please also have this code PR'ed against `7.dev` in addition to this PR? I think you should be able to just do that from the same branch