Timeline


and .

06/12/08:

05:12 Changeset [2562] by bchoate

Test suite cleanup. Use MT::Test to force t/ based configuration file for ...

05:12 Changeset [2561] by bchoate

Require popup_asset_id parameter, to avoid loading first available asset ...

03:14 Changeset [2560] by auno

Revised to fix converted URL. BugzID:80083

06/11/08:

22:30 Changeset [2559] by bchoate

Fixed meta declaration for image_default_wunits metadata field. ...

22:26 Changeset [2558] by bchoate

Removed dismiss button for messages on sign-in screen. BugId:80101

22:22 Changeset [2557] by bchoate

Applied patch for allowing Entries tag to observe category in context when ...

22:22 Changeset [2556] by bchoate

Fixed a warning.

20:00 Changeset [2555] by bsmith

minor change to border color

17:50 Changeset [2554] by mpaschal

Dirify blog name on init too Guess timezone using javascript BugzID: 80118

16:57 Changeset [2553] by bchoate

Re-enable comment submit/preview buttons before leaving the page so they ...

01:03 Changeset [2552] by fumiakiy

Updated the latest dev branch.

00:55 Changeset [2551] by fumiakiy

Branching for Release-40.

00:50 Changeset [2550] by bchoate

Reset DBI Profile object with each request.

00:42 Changeset [2549] by fumiakiy

Do not call listing method when there is no appropriate condition for the ...

00:07 Changeset [2548] by bchoate

Updates to iterator handling and use of 'window_size' argument for ...

00:07 Changeset [2547] by bchoate

Limit rows returned for finding next/previous ping.

00:07 Changeset [2546] by bchoate

Limit columns loaded for finding trackbackable local domains.

00:07 Changeset [2545] by bchoate

Adding created_on to visible index.

00:07 Changeset [2544] by bchoate

Updated params for edit_profile links. BugId:80050

00:06 Changeset [2543] by bchoate

Adding favicon for MT.

00:06 Changeset [2542] by bchoate

Don't fire triggers when loading tags for tag cache.

00:06 Changeset [2541] by bchoate

More sane upper limit for tag autocompletion list (yields last 1000 ...

06/10/08:

23:00 Changeset [2540] by mpaschal

Don't complicate by using array reference to first Foo when we don't care ...

22:17 Changeset [2539] by mpaschal

Describe tests better Use are_objects() where applicable to remove ...

02:33 Changeset [2538] by fumiakiy

Wrong placement of placeholders. BugId:80089

02:20 Changeset [2537] by fumiakiy

Mistakenly uploaded the code that should not have been checked in yet.

02:19 Changeset [2536] by takayama

Fixed BugId:80058 * Changed cache content into category objects instead of ...

02:18 Changeset [2535] by fumiakiy

Send return_url when static parameter is not available. BugId:79864

06/09/08:

22:43 Changeset [2534] by mpaschal

Don't refer to our Foo using the array until we need to BugzID: 79952

22:24 Changeset [2533] by mpaschal

Make spider tests optional

21:33 Changeset [2532] by bsmith

bugzid:80054 - Define additional js legacy variables in default templates ...

21:31 Changeset [2531] by bsmith

bugzid:80054 - Define additional js legacy variables in default templates ...

09:13 Changeset [2530] by auno

Fixed to work test properly. BugzID:79876 * fixed some expected data * ...

09:06 Changeset [2529] by fumiakiy

Added more tests to xmlrpc.

06:53 Changeset [2528] by fumiakiy

Updated Net::OAuth modules to the latest version. BugId:80041

03:06 Changeset [2527] by fumiakiy

Added required "require" call.

06/06/08:

23:38 Changeset [2526] by ddavis

fixed: IE focuses the editor when saving; we refocus the active element ...

21:21 Changeset [2525] by bsmith

bugzid:80037 - addng <:PageActions$> to screens. thx Kevin Shay.

19:35 Changeset [2524] by mpaschal

Use relative path for test sqlite db

16:37 Changeset [2523] by mpaschal

Test drop_column_sql, add_column_sql, and fix_class BugzID: 79950

08:28 Changeset [2522] by fumiakiy

Blog administrators should be able to search for users to grant access to ...

07:40 Changeset [2521] by fumiakiy

Load blog in context if the request did not specify it. BugId:80045

07:30 Changeset [2520] by takayama

Fixed BugId:80038 * Applied patch. thanks to Ogawa-san

06:38 Changeset [2519] by fumiakiy

Fixed when to apply the value from entries_on_index in PHP. BugId:80044

03:39 Changeset [2518] by fumiakiy

Skip these tests for now. BugId:80012

03:06 Changeset [2517] by fumiakiy

Trust_root now include CommentScript. BugId:80052

Trust_root, return_to ...

02:15 Changeset [2516] by bsmith

bugzid:79457 - Sync MTCS and Commenting Profile Templates

01:39 Changeset [2515] by fumiakiy

Set default status to imported entries. BugId:80040

00:32 Changeset [2514] by auno

Fixed to save fileinfo properly. Clear cache category/folder data when ...

06/05/08:

18:08 Changeset [2513] by mpaschal

Test creation and destruction of sequences BugzID: 79950

17:58 Changeset [2512] by mpaschal

After the other Ddltest tests, test dropping the table BugzID: 79950

06/04/08:

21:47 Changeset [2511] by bchoate

Moved mode change into init_request. BugId:80039

17:00 Changeset [2510] by bchoate

Don't die on failure to save config settings. BugId:80034

09:47 Changeset [2509] by fumiakiy

L10 Japanese phrases.

09:28 Changeset [2508] by fumiakiy

See build_type for each map, not for the template. BugId:80013

09:20 Changeset [2507] by fumiakiy

Use the default name for the new blog instead of removing it. ...

09:03 Changeset [2506] by takayama

Fixed BugId:79981 * When blog_id of loaded widgetset and parameter is ...

07:54 Changeset [2505] by fumiakiy

Purge stale search cache after it finishes processing, and also ...

03:57 Changeset [2504] by fumiakiy

Show Save&amp;Rebuild button when template has a static map even if the ...

03:34 Changeset [2503] by takayama

Fixed BugId:80007 * Related fix of case 79997

02:10 Changeset [2502] by fumiakiy

Check if build_type is changed to dynamic from something else and do not ...

01:48 Changeset [2501] by takayama

Fixed BugId:79997 * Added else part

01:21 Changeset [2500] by fumiakiy

Modernized how sort argument is specified in group_by query. BugId:79977. ...

01:01 Changeset [2499] by bchoate

Skip all 't' directories for builds.

06/03/08:

23:28 Changeset [2498] by bsmith

bugzid:80009 - fixing label/field styling on Confirm Publishing ...

22:06 Changeset [2497] by bchoate

Removed 4.1 version #s from readme HTML files. BugId:80019

22:02 Changeset [2496] by bchoate

Fix to permit plugins that prepopulate the entries stash to call the ...

21:36 Changeset [2495] by bchoate

Fix using binds for 'not in ...' clauses. BugId:80003

21:36 Changeset [2494] by bchoate

Added missing MTOS header.

10:45 Changeset [2493] by fumiakiy

Oops, the expected results were wrong.

10:29 Changeset [2492] by fumiakiy

Added test cases for the case 80012.

06:29 Changeset [2491] by fumiakiy

Preserve the value of build_dynamic before and after previewing template. ...

01:16 Changeset [2490] by bchoate

Fixes for double-escaping in javascript strings.

06/02/08:

21:55 Changeset [2489] by mpaschal

Test error making create table sql for class with nonsense column ...

20:16 Changeset [2488] by mpaschal

Convert DDL tests to Test::Class in anticipation of failing tests BugzID: ...

19:29 Changeset [2487] by bchoate

Issue focus in try block to avoid error if text field is hidden. ...

19:24 Changeset [2486] by bchoate

Javascript-escape trans phrases placed in strings. BugId:80004

18:45 Changeset [2485] by bsmith

bugzid:79883 - display fix for case when many archive maps are assigned to ...

18:26 Changeset [2484] by bsmith

bugzid:79490 - Fixing Config Wizard js errors on mail settings screen

18:18 Changeset [2483] by bchoate

Return DBI error raised during save. BugId:79972

17:56 Changeset [2482] by bsmith

bugzid:79912 - Adjusting position of close toggles for dashboard widgets ...

10:28 Changeset [2481] by takayama

Fixed BugId:79997 * Does not transforms to array if commenter array is not ...

10:05 Changeset [2480] by fumiakiy

Added more xmlrpc tests.

06:51 Changeset [2479] by takayama

Fixed BugId:79960 * Changed file name to small letter

06:31 Changeset [2478] by takayama

Fixed BugId:79959 * Created new function that creates directory ...

04:23 Changeset [2477] by takayama

Fixed BugId:79930 * If archive type is not Page, archiveurl is respected.

02:53 Changeset [2476] by fumiakiy

Reset blog's dynamicity flag when template set is reset. BugId:79948

02:15 Changeset [2475] by fumiakiy

Group_by methods now returns an iterator that can be finished early. ...

05/30/08:

23:54 Changeset [2474] by bchoate

Fix for upgrading records with non-null meta columns that are actually ...

23:19 Changeset [2473] by bchoate

Fixed a warning.

23:03 Changeset [2472] by bsmith

bugzid:79911 - Centering Dashboard columns inside dashboard bubble

22:33 Changeset [2471] by bsmith

bugzid:79963 - Entry template typos (thx Reed)

22:23 Changeset [2470] by bsmith

bugzid:79961 - Removing caching column from global module listing

22:19 Changeset [2469] by bsmith

bugzid:79903 - updating link to database configuration information

22:13 Changeset [2468] by bchoate

Suppress MT log message for unrecognized metadata types. BugId:79968

22:08 Changeset [2467] by bsmith

bugzid:79902 - fix for JavaScript error when specifying database type in ...

21:45 Changeset [2466] by bsmith

bugzid:79878 - Fix for IE Duplicate Characters Bug

09:06 Changeset [2465] by fumiakiy

XMLRPC tests now runs against the real code.

04:11 Changeset [2464] by bchoate

Can't optimize with join when not operator is used.

02:23 Changeset [2463] by bchoate

Updates to optimize recently_commented_on, category and tag attributes for ...

05/29/08:

21:17 Changeset [2462] by mpaschal

Test index generation and introspection

17:22 Changeset [2461] by bchoate

Checkin of TypePad AntiSpam plugin; MT version bump.

17:22 Changeset [2460] by bchoate

Better escaping for entry title. BugId:79827

17:22 Changeset [2459] by bchoate

Adding support for a max_group_by method. BugId:79914

08:40 Changeset [2458] by fumiakiy

0 is a valid value for cache_expire_type. BugId:79935

08:14 Changeset [2457] by fumiakiy

Updated a test case a bit to be flexible to configuration setting.

02:47 Changeset [2456] by fumiakiy

Merged the checkin to release-38 to the current dev branch. svn merge ...

05/28/08:

20:40 Changeset [2455] by bsmith

bugzid:79937 - Remove duplicate line in Search template

10:32 Changeset [2454] by fumiakiy

Calculate and set offset value correctly when the number of items ...

08:05 Changeset [2453] by fumiakiy

Changed the way to generate unique hash key for an object. BugId:79927

07:30 Changeset [2452] by fumiakiy

Added default language to default configuration for tests.

07:23 Changeset [2451] by fumiakiy

Added RCO test. Changed comment created date and modified expected ...

07:11 Changeset [2450] by takayama

Fixed BugId:79904 * Changed to use MTCommentLink * Added support for ...

05:55 Changeset [2449] by auno

Fixed test data. BugzID:79876

04:02 Changeset [2448] by auno

Unset variable ignore the operation and set the value to it. BugzID:79876

05/27/08:

22:15 Changeset [2447] by mschenk

DE, ES, NL L10N

17:11 Changeset [2446] by bchoate

Surface error returned from plugin when saving configuration settings.

17:11 Changeset [2445] by bchoate

Fix for case-sensitive tag issue with archive file templates. BugId:79910

09:23 Changeset [2444] by fumiakiy

Recovered autosave feature in template edit screen. BugId:79389

06:16 Changeset [2443] by auno

Fixed some expected data. BugzID:79876

06:14 Changeset [2442] by auno

Fixed to count categories properly in the MTCategories. BugzID:79928

02:29 Changeset [2441] by fumiakiy

Finish iterator cleanly to suppress warnings. The iterator returned from ...

05/26/08:

09:44 Changeset [2440] by fumiakiy

Add limit parameter to the tag search link. BugId:79918

09:35 Changeset [2439] by fumiakiy

Tag links are now clickable in IE6. BugId:79923

07:33 Changeset [2438] by fumiakiy

Removed inline comments in favor of documents.

02:51 Changeset [2437] by fumiakiy

Change to MT::App::Search did not make it to FreeText extension.

05/23/08:

23:19 Changeset [2436] by bchoate

Updated 'latest' to point to release-39.

08:07 Changeset [2435] by fumiakiy

Generate "Create New" link to the widgetset that does not exist but ...

01:26 Changeset [2434] by fumiakiy

Applied patch from Hiroshi Sakai which enables "limit" parameter in ...

05/22/08:

20:12 Changeset [2433] by bsmith

bugzid:79870 - Quickfilters unstyled when viewing back-up templates

19:56 Changeset [2432] by bsmith

bugzid:79875 - Fix Date Picker Calender frame border

19:15 Changeset [2431] by bsmith

bugzid:79878 - Ghost on Create Entry/Page

18:52 Changeset [2430] by bsmith

bugzid:79872 - Removed Previous/Next links on edit asset screen

03:18 Changeset [2429] by auno

Clear cache to remove the 'Welcom' entry for initial database. ...

03:10 Changeset [2428] by auno

Fixed MTAssets tag attribute error. BugzID:79838

02:34 Changeset [2427] by fumiakiy

Reverted r2415; assigning default values to new columns in DDL that is ...

02:28 Changeset [2426] by takayama

Fixed BugId:79859 * Fixed a wrong condition judgement

01:59 Changeset [2425] by fumiakiy

Merged the latest checkin to r38 to r39. svn merge -r2421:2424 ...

05/21/08:

22:34 Changeset [2424] by bchoate

Removing forced publishing of individual entry archive, per Byrne. ...

19:12 Changeset [2423] by bchoate

Use order specified by widget as a default, if available.

19:12 Changeset [2422] by bchoate

Removed ts2db calls for date range (should be applied by driver when SQL ...

09:06 Changeset [2421] by fumiakiy

Translate datetime for meta fields. BugId:79845

07:26 Changeset [2420] by fumiakiy

Typo.

07:23 Changeset [2419] by fumiakiy

Documented search related template tags. BugId:79578

06:48 Changeset [2418] by fumiakiy

Recovered accidentally removed marks in POD.

06:31 Changeset [2417] by fumiakiy

Do not include comment_count and ping_count aggregation columns to the ...

06:17 Changeset [2416] by fumiakiy

Added blog_id in the term to load templatemap. Applied patch from Reed A. ...

06:02 Changeset [2415] by fumiakiy

Set default values to existing columns in Upgrade for PostgreSQL. ...

05:49 Changeset [2414] by auno

Fixed Typo.

02:00 Changeset [2413] by fumiakiy

Branching for release-39.

01:46 Changeset [2412] by fumiakiy

Japanese L10 for the branch.

00:55 Changeset [2411] by bchoate

Fix for CommentAuthorLink tag. BugId:79856

00:14 Changeset [2410] by auno

Fixd not to show setting saved message. BugzID:79839

00:09 Changeset [2409] by bchoate

Made count_format a method of context class for easier access.

05/20/08:

23:13 Changeset [2408] by bchoate

Fixed session object return when MT user is signed in. BugId:79855

23:05 Changeset [2407] by bsmith

bugzid:79854 - Actions section missing from edit_template.tmpl

22:58 Changeset [2406] by bsmith

bugzid:79852 - Disable all references to Address Book when configuration ...

21:14 Changeset [2405] by mschenk

L10N update de, fr, es, nl

20:58 Changeset [2404] by mpaschal

Commit first ddl test while I have it

20:16 Changeset [2403] by bchoate

Updates to fix magic token parameter for edit profile. BugId:79822

19:33 Changeset [2402] by bchoate

Added Digest::MD5 to optional module requirements. BugId:79843

19:26 Changeset [2401] by bchoate

Fixed default archive publishing paths for author-daily, author-yearly ...

19:22 Changeset [2400] by bchoate

Use default of 'Anonymous' for CommentAuthor tag unless a default ...

03:52 Changeset [2399] by fumiakiy

Added missing methods to child classes of ArchiveType, by applying the ...

03:05 Changeset [2398] by auno

Added missing arguments. BugzID:79431

00:27 Changeset [2397] by bchoate

Use entry_id parameter for signing out when in a preview context. ...

00:16 Changeset [2396] by bchoate

Performance fix for refreshing templates. BugId:79805

05/19/08:

22:45 Changeset [2395] by bchoate

Applied fixes for commentauthoridentity and commentauthor tags. ...

21:42 Changeset [2394] by bsmith

bugzid:79831 - Small code fixes to sync with UTS template set

19:10 Changeset [2393] by bchoate

Better handling for case where blog cookie and app session are out of ...

19:10 Changeset [2392] by bchoate

Use user URL instead of edit profile link for non-MT users. BugId:79815

15:08 Changeset [2391] by bchoate

Applying mode fix for Perl 5.6.1. BugId:79755

15:02 Changeset [2390] by bchoate

Support for removing objectscore records with static 'remove' call. ...

14:17 Changeset [2389] by bchoate

Support for removing related meta records with static 'remove' call. ...

06:45 Changeset [2388] by fumiakiy

Added widgetset to the list of the types that should be searched by name. ...

06:04 Changeset [2387] by takayama

Fixed BugId:79636 * Added drop_index_sql for Pg

05:58 Changeset [2386] by bchoate

Reverted revision 2364.

05:57 Changeset [2385] by fumiakiy

Facebook is now localized in Japanese.

05:52 Changeset [2384] by fumiakiy

Condition the use of identifier because 3.2 and 3.3 templates does not ...

02:48 Changeset [2383] by fumiakiy

Unmatched quotation mark and tag-closing bracket. BugId:79807, ...

05/18/08:

02:41 Changeset [2382] by auno

Fixed to redirect same screen after publishing for archive template. ...

01:51 Changeset [2381] by auno

Fixed to set checked value to checkbox for IE. BugzID:79741 It's weird. ...

05/17/08:

22:41 Changeset [2380] by bchoate

Fixed path for perl.

18:38 Changeset [2379] by bchoate

Removed debug message.

07:11 Changeset [2378] by bchoate

Applying fix for BugId:79781

06:31 Changeset [2377] by bchoate

Fix for setting user context for comment previews. BugId:79757

06:23 Changeset [2376] by bchoate

Removed relative attributes; for a future release. BugId:79803

01:07 Changeset [2375] by bsmith

bugzid:79800 - Incorrect redirect upon sign out

00:53 Changeset [2374] by bsmith

bugzid:79778 - unlink TrackBack url

05/16/08:

23:54 Changeset [2373] by bchoate

Reload session object by ID (could be a comment session; could be a user ...

23:45 Changeset [2372] by bchoate

Updates to remap date_range method to appropriate class. BugId:79796

23:45 Changeset [2371] by bchoate

Return simple '#' for CommentLink when run in a preview context.

23:02 Changeset [2370] by mpaschal

Increment schema version BugzID: 79744

22:44 Changeset [2369] by mpaschal

Shorten these column and index names (Commit Fumiaki's change) NOTE that ...

22:36 Changeset [2368] by bchoate

Tabes to spaces.

22:36 Changeset [2367] by bchoate

Issue _set_names when init_dbh is invoked. BugId:79506

22:13 Changeset [2366] by takayama

Fixed BugId:79785 * Load entry from comment when entry is not found in the ...

19:51 Changeset [2365] by bchoate

Revised commenter sessions to include user id (as we do with authors) so ...

18:21 Changeset [2364] by bchoate

Removing redundant call to mtUpdateSignInWidget.

16:35 Changeset [2363] by bchoate

Updates to fix signin widget. BugId:79717

14:49 Changeset [2362] by mschenk

L10N update, 1st iteration nl, fr, de, es

10:14 Changeset [2361] by fumiakiy

Do not double translate a phrase. BugId:79792

09:47 Changeset [2360] by fumiakiy

Documented pager related tags. BugId:79576

09:29 Changeset [2359] by takayama

* Test maintenance

09:03 Changeset [2358] by takayama

Fixed BugId:79783 * fixed for QA work

08:55 Changeset [2357] by fumiakiy

Point to jp website in the ja.pm.

Added a new phrase.

07:45 Changeset [2356] by takayama

Fixed BugId:79763 * When author object was not found in the context, try ...

07:38 Changeset [2355] by takayama

Applied ogawa-san's patch. thanks ogawa-san. BugId:79726

06:32 Changeset [2354] by fumiakiy

Translate labels of widgets that are included in a widgetset. ...

05:54 Changeset [2353] by fumiakiy

Typo!

05:35 Changeset [2352] by fumiakiy

Added singular label for JavaScript alert. BugId:69488

05:29 Changeset [2351] by fumiakiy

Modify ids of widget templates in the meta field of widgetsets when they ...

05/15/08:

23:51 Changeset [2350] by bchoate

Fix for async publishing so individual archive for comment is published ...

23:51 Changeset [2349] by bchoate

Revised weakref handling for categories. BugId:79687

23:50 Changeset [2348] by bchoate

Fixed circular reference in MT/Textile. BugId:79687

23:19 Changeset [2347] by bsmith

bugzid:79746 - Fixing display issue on Web Services Settings

23:16 Changeset [2346] by bsmith

Adding corners to app:widget code

22:47 Changeset [2345] by bsmith

bugzid:79256 - Updating stylesheet links for default search template

19:36 Changeset [2344] by bsmith

Adding corners to app:widget code

19:33 Changeset [2343] by bchoate

Removed template cache-by-id from weblogpublisher (D::OD ram cache does ...

19:33 Changeset [2342] by bchoate

blog method should return undeffor global templates.

19:32 Changeset [2341] by bchoate

Added trans block for 'Signing in' phrase. BugId:79753

19:31 Changeset [2340] by bchoate

Issue reporting through debug method.

13:34 Changeset [2339] by auno

Fixed to make properly sign in link for dynamic. BugzID:79768

01:48 Changeset [2338] by takayama

Fixed BugId:79735 * Fixed to work

05/14/08:

23:35 Changeset [2337] by bchoate

Cleanup for TheSchwartz logging. Added support for 'leak' switch to help ...

23:35 Changeset [2336] by bchoate

Conditioned support for Devel::Leak::Object reporting.

23:35 Changeset [2335] by bchoate

Optimized category counts gathered for category archive type.

23:35 Changeset [2334] by bchoate

Apply variables appropriate for archive type when previewing archive ...

23:35 Changeset [2333] by bchoate

Adding 'numify' modifier. BugId:79765. Optimized counts gathered for ...

23:35 Changeset [2332] by bchoate

Removed MT log messages from publish worker.

23:35 Changeset [2331] by bchoate

Fixed tag name. BugId:79735

23:35 Changeset [2330] by bchoate

Fixed variable assignment. BugId:79736

22:46 Changeset [2329] by bsmith

Adding corners to app:widget code

09:50 Changeset [2328] by takayama

Fixed BugId:79749 * fixed Typo

09:26 Changeset [2327] by auno

Fixed misspelling. BugzID:79735

09:22 Changeset [2326] by takayama

Fixed BugId:78122 * Not join to mt_permission * Added function that ...

08:19 Changeset [2325] by auno

Added 'return false' to work sign out link for IE. BugzID:79747

07:48 Changeset [2324] by fumiakiy

Set Installing flag on when installing.

07:33 Changeset [2323] by auno

Return to edit screen after "Save & Publish" for archive templates. ...

04:09 Changeset [2322] by auno

Fixed to be able to sign out with 4.1 templates. BugzID:79718

03:50 Changeset [2321] by fumiakiy

Skip upgrading of metadata if we are installing, not upgrading. ...

02:22 Changeset [2320] by fumiakiy

Japanese L10N for the branch. BugId:79626, BugId:79703

00:53 Changeset [2319] by fumiakiy

Applied L10N patch to mt-check.cgi to enable other languages. Thanks ...

00:43 Changeset [2318] by fumiakiy

Improved the error message returned when the request was throttled. ...

00:36 Changeset [2317] by fumiakiy

In Italian the date always come before the month. Thanks for the patch ...

05/13/08:

22:29 Changeset [2316] by bsmith

bugzid:79731 - styling widths of fields on edit author

17:43 Changeset [2315] by bchoate

Use DBI driver (non-caching) for TheSchwartz itself. Optimized daemon loop ...

17:43 Changeset [2314] by bchoate

Weaken category parent/children references cached in a category object. ...

01:00 Changeset [2313] by bsmith

bugzid:79309 - Adding reply checkbox to comment preview screen

00:54 Changeset [2312] by bsmith

bugzid:79734 - header title tag consistency

Note: See TracTimeline for information about the timeline view.