Closed j-ed closed 10 years ago
Works for me with OC RC 4. Clicking the task icon in the nav bar opens the tasks app.
@j-ed can you check what URL is shown when you hover on the "Tasks" icon and also what URL appears in the URL bar after the calendar app loaded ? Might give more clue.
Can you also check your apps list and see whether you see more than one task and calendar app ? (just in case)
CC @tanghus
@PVince81 That is the URL shown when hovering over the Tasks icon:
This is the URL which is shown in the URL bar:
There are no double apps in the apps lists.
@PVince81 Yippee, I got it! :-) I previously tested the calendar app which resulted in the following issue report: https://github.com/owncloud/calendar/issues/250
Due to the fact that the default calendar hasn't been activated automatically the described tasks selection problem appeared. Right after I've selected a default calendar again, the tasks selection problem has been fixed.
The root cause of the problem has been identified as a problem in the calendar app as described above.
Expected behaviour
If the tasks app is selected it should be opened.
Actual behaviour
If the tasks app is selected the calendar app is opened instead.
Steps to reproduce
1.) Login into ownCloud. the Files app is selected by default. 2.) Select the
Tasks
app from the menu bar.. 3.) The calendar app is opened instead of the tasks app.As usual the web server has been restarted and the browser cache has been deleted to make sure that this doesn't effect the test result. The log file doesn't show any strange content, but although it looks like the tasks app should be loaded the calendar app is shown:
Environment
Server Configuration
OS: Linux 2.6.24-24 Web server: Apache/ 2.4.6 Database: MySQL 5.1.72 PHP version: 5.4.21 ownCloud version: 6.0 RC4
Client Configuration
Browser: Firefox 25.0.1 Operating system: Windows 7