Drupal Issue Tracking


This page is meant to keep you informed of past and current Drupal issues and when to expect their resolution. Updates are scheduled as "releases" containing the issues that are being addressed or are under development.


Issues

Sprint 17 (November 19, 2025)

Document Tracker v3

  • The Document Tracker link can be found on top at the toolbar menu > Manage > Document Tracker.
  • A scanning bug has been fixed and now the tracker is better at recording links in the CKEditor for relative path.
    • It is still highly-recommended to add document links via the LinkIt module (use of the Link icon in CKEditor and search for the file to link).
  • Assigning an "Accessibility Status" to a document has been added.
    • A new column of Accessibility Status has been added to the Document Tracker.
    • Clicking the File/Media link will open the Media edit form and at the bottom, the new statuses can be set.
    • Only members of the Accessibility Team can assign an Accessible status to a document.

Design Changes

  1. Quicklinks
    1. desktop media query padding removed
    2. desktop line height changed to 1.2rem
    3. mobile/tablet line height changed to 1.1rem
  2. h5 font size change to 1.25rem
  3. h6 font size and line height chaged to 1.125rem
  4. Left sidebar group events:
    1. line height changed to 1.125rem
    2. font-size changed on mobile/tablet and desktop
    3. letter spacing changed on mobile/tablet and desktop
  5. align-left class margin-right increased to 35px (previously 20px)
  6. align-right class margin-left increased to 35px (previously 20px)
  7. site-wide body font size reduced to 1.25rem on desktop (previously 1.3125rem)
  8. site-wide body font size increased to 1rem on mobile/tablet (previously 0.9375)

Sprint 16 (October 29, 2025)

Drupal

  • Configured the WAF (web application firewall) to better protect against DoS attacks.
  • Re-configured memcache for faster site caching and performance.
  • Updated numerous broken redirects that previously went from csulb.edu to web.csulb.edu and back.
  • Made changes and adjustments to the document tracker.
  • Updated the content lock module to display a user's name instead of their ID.
  • Updated the font size, padding, and margins for some theme elements including headings, accordions, quicklinks, and byline.

Sprint 15 (September 2025)

Drupal

  • Updated modules to most current stable/supported version

Content

  • Updated broken views and those that have outdated styles
  • Updated available fields for profile content type
  • Made adjustments to some microtemplate styles
  • Updated numerous design aspects of the site (padding, heading sizes, new microtemplates/paragraphs, etc.)

Other

  • Deployed numerous changes in accordance with recent accessibility audit
  • Continued effort towards meeting WCAG 2.0 requirements
  • WAF configuration changes

Sprint 14 (August 13, 2025)

Drupal

  • Upgraded from PHP 8.1 to PHP 8.3.
  • Updated numerous outdated redirects.
  • Deployed numerous changes in accordance with recent accessibility audit.
  • Worked on a solution to view document usage for upcoming WCAG 2.0 requirements.
  • Configured and deployed a WAF (Web Application Firewall).
  • Added "Hero Image" media type for banner images on all content types.

Changes on 07.02.2025

Modules

  • Metatags module new Google Metatag Verification code, please don't alter.
  • Colorbox module security update.
  • Configuration Split module security update.
  • oEmbed Provider module security update.

Content

  • EAB forms generated via JavaScript will be added to Graduate Studies pages.
  • "More News" button text overflow fix.
    • 15 character limit will be set.
  • Research and listing for 49er keyword rebranding.
  • Article Grid to use the summary display configuration.
    • Summary field gets displayed if there is any.
    • If no summary value exists a trimmed version of the "Body" content will de displayed.
  • Allows image selection from the "Hero Image" media library.
    • There will be a tab when adding Banner-type images in all content types.

Other

  • Homepage Accessibility Evaluation Results (TFA Reports) fixes.
  • Hyperlinks Tab/Focus Behavior Fix.

Changes on 05.28.2025

  • In-line Slide content-type creation now gets assigned to the appropriate Group.
  • Fixed web form's select element that displays 2 inputs.
  • Group Administrator permission fix for saving "draft" or "needs review" content.
  • Improved fix for Slick Dots CSS and Bulleted List CSS.
  • Editoria11y panel position fix.
  • Allowed uploading of 2 new file types:
    • .epub
    • .tex

Changes on 04.10.2025

  • Updated to Drupal 10.4.5
  • Custom patch added to display better error message for remote videos.
  • Access Unpublished module that allows generation of access tokens.
    • Tokens can be used to view unpublished content without a Drupal account.
  • Webform emails should now properly apply formatting/markup configured in the settings.
  • Group landing pages should now more consistently display custom "More News" button text.
  • Closing gallery popup with the "x" should now feel more responsive.
  • Microtemplate styles have been added to the CKEditor stylesheet.
    • social-links, multiple inline images, multiple center-aligned images.
  • Anchorlink scrolling behavior added for 鈥渟mooth scrolling鈥.
  • Anchorlinks should now work properly when placed in collapsed accordion paragraphs.
  • New metatag for Google Site verification, to be used by Strat Comm team rather than regular end-users.
  • New view for Accessibility team to filter out content + groups + members.
    • Exportable to a CSV file.

Fixed on 03.5.2025

  • Updated Drupal Core to 10.3.11.
  • Upgraded
  • Added the following microtemplates to CKEditor: Multiple Inline Image, Multiple Center Aligned Images, Video Pop-up Lightbox, Content Pop-up Lightbox, 3-Column Portrait Grid, 2-Column Portrait Grid, Social Links.
  • Added Fullscreen feature to CKEditor.
  • Fixed an issue which was preventing adding media on newly created content.
  • Fixed a styling issue for left sidebar social links.
  • Updated ~60 modules.

Fixed on 01.14.2025

  • Migrated Groups and Group Menu modules to Groups v2 and Group Content Menu modules.

Sprint 18 (TBD)

This list will be updated according to the the plans for Sprint 18.

Design Changes

  1. Change site layout to 1-column for tablet view (768-1024px)
  2. Update blockquote styles and adding styles to enable attribution
  3. Remove or reduce breadcrumb on mobile/tablet
  4. Add new slideshow paragraph
  5. Remove bottom margin for center-align class
  6. Improve card transition animations on homepage sections

Configuration Changes

  1. Enable "Show publication date" as default for Article content
  2. Add contextual edit for various media field widgets
  3. Remove "Slides" from the edit form for Basic Page content

Other

  1. Drupal core upgrade from 10.4.5 to 10.5.x