- Timestamp:
- 05/19/08 01:11:46 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-c/HatebuCoreData/HatenaBookmarkTest.m
r11895 r11948 101 101 NSString *suffix = @" testEditUriPost"; 102 102 NSString *newTitle = [NSString stringWithFormat:@"%@ %@", oldTitle, suffix]; 103 NSString *newSummary = [NSString stringWithFormat:@"%@ %@", oldSummary, suffix]; 103 104 104 NSString *newSummary = [NSString stringWithFormat:@"%@ %@", oldSummary, suffix]; 105 106 NSArray *tags = [[doc rootElement] elementsForName: @"dc:subject"]; 107 for (NSXMLElement *t in tags) { 108 NSString *name = [t stringValue]; 109 newSummary = [NSString stringWithFormat:@"[%@]%@", name, newSummary]; 110 } 105 111 106 112 [oldTitleElm setStringValue:newTitle];
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)