http://bugs.winehq.org/show_bug.cgi?id=21030
Summary: Outlook Expres AppDB entry isn't accessible Product: WineHQ Apps Database Version: unspecified Platform: All URL: http://appdb.winehq.org/appview.php?iAppId=140 OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: saulius2@gmail.com
It says "You do not have permission to view this entry" to an ordinary / anonymous user.
http://bugs.winehq.org/show_bug.cgi?id=21030
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Outlook Expres AppDB entry |Outlook Express AppDB entry |isn't accessible |isn't accessible
http://bugs.winehq.org/show_bug.cgi?id=21030
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2009-12-16 03:31:44 --- That means it doesn't exist. You're accessing an app that was removed. Looking at the history it had no test data associated so it was removed. Submit a new entry and test data.
If there is a bug at all, it is that deleted apps don't return 404 not found.
http://bugs.winehq.org/show_bug.cgi?id=21030
--- Comment #2 from Saulius K. saulius2@gmail.com 2009-12-16 04:56:39 --- Thanks, Jeff
If there is a bug at all, it is that deleted apps don't return 404 not found.
Well, "cmd.exe" query returns different message [1], FWIW:
This entry has been deleted (class: application, id: 1196) Its content may have been moved to another entry
[1] http://appdb.winehq.org/objectManager.php?sClass=application&iId=1196
http://bugs.winehq.org/show_bug.cgi?id=21030
--- Comment #3 from Saulius K. saulius2@gmail.com 2009-12-18 15:05:45 --- I've entered data for OE in the AppDB, but the link still can be found via Google and still gives the same error message.
http://bugs.winehq.org/show_bug.cgi?id=21030
--- Comment #4 from Jeff Zaroyko jeffz@jeffz.name 2009-12-18 15:12:52 --- (In reply to comment #3)
I've entered data for OE in the AppDB, but the link still can be found via Google and still gives the same error message.
That's because it's deleted but AppDB returns the wrong HTTP status code, letting google think it's still there.
Resubmit the application if you want an entry for it. I would say a patch is required to return 404 for deleted applications.
http://bugs.winehq.org/show_bug.cgi?id=21030
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2009-12-18 15:13:57 --- http://appdb.winehq.org/objectManager.php?sClass=application&iId=10795 - The one you submitted works fine.
http://bugs.winehq.org/show_bug.cgi?id=21030
--- Comment #6 from Saulius K. saulius2@gmail.com 2009-12-19 04:21:24 ---
it's deleted but AppDB returns the wrong HTTP status code, letting google think it's still there.
So the report probably needs to be renamed to reflect this, right?
I would say a patch is required to return 404 for deleted applications.
Cool. Should we assign this bug to a particular person?
The one you submitted works fine.
Yeah, but it cannot be found via search engine yet. And this is what my bug report is about.
http://bugs.winehq.org/show_bug.cgi?id=21030
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Outlook Express AppDB entry |Deleted and then |isn't accessible |resubmitted application | |entries cannot be found via | |Search
http://bugs.winehq.org/show_bug.cgi?id=21030
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source Status|UNCONFIRMED |NEW Summary|Deleted and then |Deleted entries do not |resubmitted application |return 404 (Not Found) |entries cannot be found via | |Search | Ever Confirmed|0 |1 Severity|normal |trivial
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2010-02-16 09:06:06 --- (In reply to comment #6)
The one you submitted works fine.
Yeah, but it cannot be found via search engine yet. And this is what my bug report is about.
The AppDB search engine works fine. You won't find it in Google, Google isn't instant. Give it time to run a new crawl.
Confirming for 404 problem.
http://bugs.winehq.org/show_bug.cgi?id=21030
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #8 from Austin English austinenglish@gmail.com 2012-02-23 15:20:00 CST --- Removing deprecated 'All' Platform/OS.
https://bugs.winehq.org/show_bug.cgi?id=21030
Jeremy Newman jnewman@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Assignee|wine-bugs@winehq.org |jnewman@codeweavers.com CC| |jnewman@codeweavers.com Resolution|--- |FIXED Fixed by SHA1| |be04b155ec663365febc3fc2459 | |d73f7f28f9c20
--- Comment #9 from Jeremy Newman jnewman@codeweavers.com --- I improved the item not found pages, and they now return a 404 response code.
https://bugs.winehq.org/show_bug.cgi?id=21030
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com --- Closing appdb fixed bug.