Fix Salmon issue
This commit is contained in:
		
							parent
							
								
									ff49649130
								
							
						
					
					
						commit
						f722aa8c75
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -152,6 +152,7 @@ module AtomBuilderHelper | ||||||
|   end |   end | ||||||
| 
 | 
 | ||||||
|   def include_author(xml, account) |   def include_author(xml, account) | ||||||
|  |     simple_id        xml, TagManager.instance.uri_for(account) | ||||||
|     object_type      xml, :person |     object_type      xml, :person | ||||||
|     uri              xml, TagManager.instance.uri_for(account) |     uri              xml, TagManager.instance.uri_for(account) | ||||||
|     name             xml, account.username |     name             xml, account.username | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue