#1080 closed bug (fixed)
Access to dev document denied
Reported by: | jonas.kirilla | Owned by: | wkornewald |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Website/CMS | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This page: "Development Documents Index" http://haiku-os.org/documents/dev/index
links to lots of resources, of which these two can't be accessed: http://haiku-os.org/documents/dev/haiku_programming_101_for_bonafide_nutcases http://haiku-os.org/documents/dev/developing_ime_aware_applications
"Access denied
You are not authorized to access this page. Please make sure that you are logged in (see the toolbar at the top right).
If you are trying to use the contact form of our website (for example, to contact the GSoC Haiku Administrator), login is required. If you don't have an account with us, you can create one here.
If you are logged in and you think that you are getting this message in error, please contact the Webmaster using our contact form."
I am logged in, and the other dev documents load fine.
(BTW, is using Trac for this okay? Should I email the webmaster, like the text says?)
Trac is absolutely fine. Thanks for the report!
I've finally found what is causing the issue. The overview (and all other views) listed content that was not yet published. I've fixed all view (could be interesting for Jorge) by adding "Published = True" to the filter rules.