scor

tablesort test failure

  1. Exception Uncaught e database.inc      2136 PDOStatement->execute()            
  2.     PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table
  3.     'drupaltestbotmysql.simpletest512

Code

  1. You are missing 4 revision(s):                                                                                                                                                                          

git mv patch

  1. git checkout 8.x
  2. git checkout -b move3
  3. git mv README.txt README2.txt
  4. git commit -m "move README file"
  5. git fetch origin
  6. git rebase origin/8.x
  7. git format-patch origin/8.x
  8. more 0001-move-README-f

comment.tpl.php with output for empty tags

  1. <div class="<?php print $classes . ' ' .

Fix for HTML RDFa output with empty spans

  1. <div about="/d7sprint/comment/1#comment-1" typeof="sioct:Post" class="comment comment-by-node-author comment-by-viewer contextual-links-region even">
  2.  
  3.   <div class="clearfix">
  4.  
  5.     <span class="su

HTML RDFa output with empty spans

  1. <div resource="/d7sprint/comment/1#comment-1" typeof="sioct:Post" class="comment comment-by-node-author comment-by-viewer contextual-links-region even">
  2.  
  3.   <div class="clearfix">
  4.  
  5.     <span class=

theme_username RDFa

  1. function theme_username($variables) {
  2.   if (isset($variables['link_path'])) {
  3.     // We have a link path, so we should generate a link using l().
  4.     // Additional classes may be added as array ele
Syndicate content