In a Test project I did the modifications as per your suggestions. I deleted lines, did not comment out.
Seems to do nothing, as you should see in Task1 and Task2
Task2 I created after modifications due to your suggestions.
Before I created Task 2
./.
./.
Relaunched Browser
Then
4. Opened Browser → Created Task2 → Opened Task → Clicked “Public Link”.
» “Back to Pinboard” shown
Before I created Task1
11. renamed details.php to details_.php
12. renamed details_pub.php to details_pub_.php
13. Relaunched Browser
Then
14. Opened Browser → Created Task1 → Opened Task → Clicked “Public Link”.
» “Back to Pinboard” shown
My Question: Are the modifications something that should have influence for creation of new tasks, but existing tasks will beshown (in public view) as before the modifications? Or should modifications have impect on public view on existing tasks?
I don’t fully understand your question. The template details.php is also used for the “normal” task display. If the modification doesn’t work on your side, then either you modified the wrong files or there is some PHP caching in effect. Here it was working on the 1st run.
Hi Alfred, I additionally tested your suggestion again, and it also works fine. Now some php versions, database changes and KANBOARD versions later. I haven’t a clue what might have gone wrong in my tests in May …
It’s wrong. You have to move the ‘–>’ behind the ‘’. And the icon still appears to be active.
As I said earlier, commenting out blocks of code in templates often doesn’t work as expected.