#17919 closed defect (fixed)
GitHub Repository + File Permissions
Reported by: | Gordon Smith | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.10 |
Component: | General | Version: | 1.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Some files within the github repository (dojox, dijit etc.) have explicit execute permissions. For example:
-rwxrwxr-x 1 user user 920 Mar 6 15:42 src/dojox/mobile/themes/iphone/compat/gray-arrow.png -rw-rw-r-- 1 user user 920 Mar 6 15:42 src/dojox/mobile/themes/windows/compat/gray-arrow.png
Change History (8)
comment:1 Changed 7 years ago by
Milestone: | tbd → 1.10 |
---|---|
Priority: | undecided → high |
comment:2 Changed 7 years ago by
Owner: | set to bill |
---|---|
Status: | new → assigned |
comment:3 Changed 7 years ago by
comment:4 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:7 Changed 7 years ago by
I changed most of the files, but left the execute bit for *.sh, *.php, *.cgi.
Docs updated in https://github.com/dojo/docs/commit/6cd30faead5f3ed27fbb7b5363d6161276be602b. Dojo core update in https://github.com/dojo/dojo/commit/836e079e79d76048b49a9d47a270b4ceaab79f00
Note: See
TracTickets for help on using
tickets.
PR for dojox/app: https://github.com/dmachi/dojox_application/pull/215 PR for dojox/calendar: https://github.com/damiengarbarino/dojo-calendar/pull/93 PR for dojox/dgauges: https://github.com/dmandrioli/dgauges/pull/20