[wpmu-trac] [WordPress MU Trac] #700: odd permissions on a few
tinymce files
WordPress MU Trac
wpmu-trac at lists.automattic.com
Mon Jul 28 21:49:54 GMT 2008
#700: odd permissions on a few tinymce files
------------------------+---------------------------------------------------
Reporter: bretm | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: WPMU 2.0
Component: component1 | Version: 2.0
Severity: trivial | Keywords:
------------------------+---------------------------------------------------
First, congratulations on wpmu 2.6! Thrilled to see the SSL stuff in
there :)
Anyway, I rebased today to snag the last of your fixes before I submit
packages to Fedora, and rpmlint helped me find a few odd things:
{{{
wordpress-mu.noarch: E: script-without-shebang /usr/share/wordpress-mu/wp-
includes/js/tinymce/plugins/spellchecker/css/content.css
wordpress-mu.noarch: E: script-without-shebang /usr/share/wordpress-mu/wp-
includes/js/tinymce/plugins/spellchecker/editor_plugin.js
wordpress-mu.noarch: E: script-without-shebang /usr/share/wordpress-mu/wp-
includes/js/tinymce/plugins/spellchecker/config.php
}}}
Basically, this means that the execute bit on these text-based files was
set, but no #!/bin/{interpreter} line appeared at the top.
I added a workaround in the spec file to chmod 0644 them, but it'd be nice
to fix this upstream if possible.
Thanks!
PS--what milestone & versions should we use given the versioning-rebase?
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/700>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list