Character 'q' missing in $characters string

Bug #361022 reported by Marco da Silva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ProsePoint
Invalid
Undecided
Unassigned

Bug Description

This is a odd bug.

I was doing a Diff from Drupal-6.10 and ProsePoint-0.18 to see if there were changes in the Drupal Core, and I found this:

diff drupal-6.10/includes/common.inc prosepoint-0.18/includes/common.inc

< $characters = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789';
---
> $characters = 'abcdefghijklmnoprstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789';

the 'q' is missing :p

 Is there a place I can see what was changed, or is the changes to the core, only switching the reference from Drupal to ProsePoint?

Revision history for this message
bengtan (bengtan) wrote :

This is a bug that I fixed for ProsePoint, and reported upstream to Drupal (http://drupal.org/node/320206) but they still haven't incorporated it yet.

If you want to look at the ProsePoint changes to Drupal core, there is a directory of patch files at http://bazaar.launchpad.net/~bengtan/prosepoint/trunk/files/head%3A/maintenance/drupal_patches.

Changed in prosepoint:
status: New → Invalid
Revision history for this message
Marco da Silva (igama) wrote :

Thanks for the reply ;)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.