[wp-testers] Couple of tiny issues

Andrew Nacin wp at andrewnacin.com
Mon May 24 05:17:22 UTC 2010


The space has no bearing on anything. I have fixed onClick -- generally
that's due to someone's editor "autocorrecting" it, but attribute names must
be all lowercase in XHTML.

http://core.trac.wordpress.org/changeset/14827
 <http://core.trac.wordpress.org/changeset/14827>
On Mon, May 24, 2010 at 1:00 AM, Gary Ross <wp_testers at mojocafe.jp> wrote:

> I noticed these were introduced in the latest nightlies:
>
> wp-content/themes/twentyten/comments.php line 43
> </div> <!-- .navigation -->
> A space was added after </div>
>
> wp-admin/includes/media.php around line 1498
> onclick was changed to onClick. Is that correct?
> <input id="cancel-upload" disabled="disabled" onClick="cancelUpload()"
> type="button" value="<?php esc_attr_e('Cancel Upload'); ?>" class="button"
> />
>
> Gazzer
>
>
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list