Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 198286 Details for
Bug 287283
Committer election: "Waiting for candidate paperwork. " unclear
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Ye olde patch that implements the fix
clipboard.txt (text/plain), 4.27 KB, created by
Wayne Beaton
on 2011-06-20 16:20:12 EDT
(
hide
)
Description:
Ye olde patch that implements the fix
Filename:
MIME Type:
Creator:
Wayne Beaton
Created:
2011-06-20 16:20:12 EDT
Size:
4.27 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P myfoundation >Index: components/portal/committer_vote/committer_vote_summary.class.php >=================================================================== >RCS file: /cvsroot/foundation/myfoundation/components/portal/committer_vote/committer_vote_summary.class.php,v >retrieving revision 1.23 >diff -u -r1.23 committer_vote_summary.class.php >--- components/portal/committer_vote/committer_vote_summary.class.php 30 Mar 2011 15:47:11 -0000 1.23 >+++ components/portal/committer_vote/committer_vote_summary.class.php 20 Jun 2011 20:19:38 -0000 >@@ -116,9 +116,12 @@ > "$have Voting successful.<br>" . > "$have PMC approved.<br>" . > "$have VCS package information.<br>" . >- "$need Waiting for candidate paperwork." . >+ "$need Processing candidate paperwork.*" . > "<div style='color: gray;'>\n" . >- $this->legal_status_html() . "</div>\n"; >+ $this->legal_status_html() . "</div>\n >+ <p>* If you have provided all requested paperwork (see \"New Committer Request Form\" email), >+ please allow 5 â 7 business days for processing (we're semi-automated but not fully robotic). >+ If you have not submitted your paperwork, please do so.</p>"; > case 'sent_to_webmaster': return > "$have Voting successful.<br>" . > "$have PMC approved.<br>" . >Index: tests/scripts/committer_election/committer_election_with_more_paperwork_required_for_individuals.txt >=================================================================== >RCS file: /cvsroot/foundation/myfoundation/tests/scripts/committer_election/committer_election_with_more_paperwork_required_for_individuals.txt,v >retrieving revision 1.9 >diff -u -r1.9 committer_election_with_more_paperwork_required_for_individuals.txt >--- tests/scripts/committer_election/committer_election_with_more_paperwork_required_for_individuals.txt 8 Mar 2011 19:34:47 -0000 1.9 >+++ tests/scripts/committer_election/committer_election_with_more_paperwork_required_for_individuals.txt 20 Jun 2011 20:19:39 -0000 >@@ -66,7 +66,7 @@ > > login( 'developer1' ); > find( "committer_vote", "fullname() == 'Karl Candidate'" ); >-check( "Waiting for candidate paperwork" ); >+check( "Processing candidate paperwork" ); > > advance('3 days'); > // candidate sends paper ICA and ECECF >Index: tests/scripts/committer_election/committer_election_with_reminders_for_tardy_candidate_paperwork.txt >=================================================================== >RCS file: /cvsroot/foundation/myfoundation/tests/scripts/committer_election/committer_election_with_reminders_for_tardy_candidate_paperwork.txt,v >retrieving revision 1.9 >diff -u -r1.9 committer_election_with_reminders_for_tardy_candidate_paperwork.txt >--- tests/scripts/committer_election/committer_election_with_reminders_for_tardy_candidate_paperwork.txt 8 Mar 2011 19:34:47 -0000 1.9 >+++ tests/scripts/committer_election/committer_election_with_reminders_for_tardy_candidate_paperwork.txt 20 Jun 2011 20:19:39 -0000 >@@ -65,7 +65,7 @@ > show(); > login( 'developer1' ); > find( "committer_vote", "fullname() == 'Karl Candidate'" ); >-check( "Waiting for candidate paperwork" ); >+check( "Processing candidate paperwork" ); > show(); > advance( '1 week' ); > email( 'Reminder to fill out the New Committer paperwork', 'candidate' ); >Index: tests/scripts/committer_election/committer_election_with_reminders_for_tardy_candidate_paperwork_for_existing_committer.txt >=================================================================== >RCS file: /cvsroot/foundation/myfoundation/tests/scripts/committer_election/committer_election_with_reminders_for_tardy_candidate_paperwork_for_existing_committer.txt,v >retrieving revision 1.8 >diff -u -r1.8 committer_election_with_reminders_for_tardy_candidate_paperwork_for_existing_committer.txt >--- tests/scripts/committer_election/committer_election_with_reminders_for_tardy_candidate_paperwork_for_existing_committer.txt 8 Mar 2011 19:34:47 -0000 1.8 >+++ tests/scripts/committer_election/committer_election_with_reminders_for_tardy_candidate_paperwork_for_existing_committer.txt 20 Jun 2011 20:19:39 -0000 >@@ -49,7 +49,7 @@ > show(); > login( 'developer1' ); > find( "committer_vote", "fullname() == 'Tyro Newbie'" ); >-check( "Waiting for candidate paperwork" ); >+check( "Processing candidate paperwork" ); > show(); > advance( '1 week' ); > email( 'Reminder to fill out the New Committer paperwork', 'developer4' );
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 287283
:
168863
|
198285
| 198286 |
198287
|
198534