When you have both UUID and Ctools modules enabled you receive this Notice while running a Drupal Simpletest.
I will write a quick patch for it

CommentFileSizeAuthor
#2 2822809-ctools-uuid-pattern-fix.patch444 bytesmichel.g

Comments

michel.g created an issue. See original summary.

michel.g’s picture

StatusFileSize
new444 bytes

Checked if the pattern would have been defined already.

michel.g’s picture

Status: Active » Needs review
rivimey’s picture

Status: Needs review » Reviewed & tested by the community

Looks sane, however, would have preferred that only one module had a definition UUID_PATTERN; presumably the UUID module, but that seems to be a ship that has already sailed :(

rivimey’s picture

japerry’s picture

Status: Reviewed & tested by the community » Fixed

Aye, well ctools shouldn't be relying on the uuid module, its why we defined it here.

Committed.

  • japerry committed 4747355 on 7.x-1.x authored by michel.g
    Issue #2822809 by michel.g: Constant UUID_PATTERN already defined
    
rajab natshah’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.