On Fri, Mar 28, 2008 at 5:43 PM, Nikolaj Jørgensen <[EMAIL PROTECTED]> wrote: > 1. When trying to upload a file, the progress bar "hides" the title
http://trac.wordpress.org/attachment/ticket/6517/6517.diff > 2. In media-upload.php, it seems like you are using <a href=' instead of <a > href=" ( quote vs double quote ), when making links. If running in > Visual-mode, it is not the worst thing of course, since TinyMCE fixes the > code automatically, but it's probably better to use the common way of > writing such :) However, it is a problem though, if one has switched to > HTML-mode - then the post/page will be saved with ' instead of ", and will > not give fully correct (X)HTML. Minor thing of course. Mixing single quotes and double quotes is bad? Last I checked, it didn't matter. Can you point me to documentation? Andy _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
