Opened 15 years ago
Closed 15 years ago
#5266 closed bug (fixed)
docs/welcome/ missing svn:mime-type text/html
Reported by: | mmadia | Owned by: | VinDuv |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Website/Userguide Translator | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
http://svn.haiku-os.org/haiku/haiku/trunk/docs/welcome/welcome_en.html (and possibly other recently checked in documents) does not display as rendered HTML. The property svn:mime-type may need to be set to text/html as was done in r30364.
Change History (4)
follow-up: 2 comment:1 by , 15 years ago
comment:2 by , 15 years ago
Replying to humdinger:
I've now set all svn:mime-type of all the html files under docs/welcome and docs/userguide to text/html, but it still isn't shown correctly when browsing with the Trac browser. Does that take some time?
Yep. Just compare the revision number to be sure.
comment:3 by , 15 years ago
propsetting doesn't increase revisions. We'll see f it propagates with time...
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Sorry. Actually it does after committing these changes... <rolleyes> Sorry. Fixed with hrev36091.
I've now set all svn:mime-type of all the html files under docs/welcome and docs/userguide to text/html, but it still isn't shown correctly when browsing with the Trac browser. Does that take some time?