Olaf Grabienski

Results 265 comments of Olaf Grabienski

> The lock functionality, of course Thanks for the feedback! I guess that wasn't obvious to me because the lock functionality was discussed as a 99% use case (while the...

In my opinion there is one issue with this PR but I'm not sure how to address it: - Some people may never have an issue with a value of...

Some more real life feedback: I've encountered the issue only *once* so far, caused by a webform with many (but really many) conditionals.

This issue was fixed in Drupal 7, but somehow the fix didn't make it in Backdrop. Drupal - [Issue report](https://www.drupal.org/project/views/issues/1924892) - [Duplicate issue with more information](https://www.drupal.org/project/views/issues/2170605) - [Patch](https://www.drupal.org/project/views/issues/1924892#comment-8962681) and [commit](https://git.drupalcode.org/project/views/-/commit/b24514ca5cbd1ddfeb9a24dc5158c2bafbe6c452)...

During an upgrade from D7 to Backdrop, the issue lead to a serious problem. After running `core/update.php` successfully, I went to the Home page and got the `Array to string...

Thanks for trying, @argiepiano ! I missed indeed a step. In case you didn't change the Logging settings: - Go to `admin/config/development/logging`, and choose to display **All messages**. (I've now...

Thanks for the invitation 😄 I'll submit a PR, probably tomorrow.

Here is the Pull Request, all checks passed: https://github.com/backdrop/backdrop/pull/4263

> I'm going to mark it WFM, but want to take a closer look at the code. @argiepiano Thanks for marking the PR! Have you had a chance to look...

@klonos I'll try my best, but will need some advice, as I'm not really familiar with the code logic. The more concrete the suggestions the better!