Posted by Jody Lynn on January 3, 2010 at 7:55pm
3 followers
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | php.module |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
One of the php module tests has a lack of robustness that causes us to have to improve it in issue #87994: Quit clobbering people's work when they click the filter tips link. The test is for whether or not the word 'print' appears on a node edit form, and our use of a modal dialog for input format info causes the word 'print' to be on that form.
I just want this adjustment to get committed so we can stop dealing with it in the other issue. It's been reviewed and set to RTBC many times as a part of that patch, so I'm just setting to RTBC.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| phptest.patch | 1.14 KB | Idle | Passed on all environments. | View details |
Comments
#1
Committed to HEAD. Thanks!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.