Ticket #1863 (closed defect: fixed)
javascript mime type is application/javascript
Reported by: | bruno | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | Clearbricks 1.0 |
Component: | module:clearbricks | Version: | CB 0.8 |
Severity: | normal | Keywords: | |
Cc: |
Description
clearbricks considers .js files as MIME type "text/javascript".
It is discouraged by RFC 4329 : http://tools.ietf.org/html/rfc4329
"application/javascript" should be used instead.
Change History
comment:3 Changed 12 years ago by bruno
là : https://bitbucket.org/dotclear/clearbricks/commits/f6f6be3a04fc58740f87009df3ef28c2612ef7d7
Pas facile de référencer un change fait sur hg.clearbricks.org... cf les récents échanges sur le sujet :)
comment:4 Changed 12 years ago by franck
Au temps pour moi, j'avais pas lu la suite du message de commit
comment:6 Changed 12 years ago by bruno
faudrait pas mettre un milestone clearbricks plutôt ? Ca me fait bizarre de voir un bug de clearbricks qui n'est pas utilisé/exploité par dotclear figurer dans un milestone dotclear :)
Note: See
TracTickets for help on using
tickets.
fixed in clearbricks commit [98bd5d72a99e]