| Summary: | HTML export double HTML encodes the page title | ||
|---|---|---|---|
| Product: | [Applications] tellico | Reporter: | Jens bang <kde.org> | 
| Component: | general | Assignee: | Robby Stephenson <robby> | 
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.3.10 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| URL: | http://files.snej.dk/tellico/test03.html | ||
| Latest Commit: | http://commits.kde.org/tellico/7b50035676af8fac22784ab7f3deb6351cd007f7 | Version Fixed/Implemented In: | 2.3.11 | 
| Sentry Crash Report: | |||
| 
 
        
          Description
        
        
          Jens bang
        
        
        
        
          2015-05-29 02:06:27 UTC
        
       
    Git commit 7b50035676af8fac22784ab7f3deb6351cd007f7 by Robby Stephenson. Committed on 03/06/2015 at 02:40. Pushed by rstephenson into branch '2.3'. Fix a bug with HTML export of page title with single-quotes Having a parameter for XSLT export that includes both single-quotes and double-quotes is not allowed. Rather than changing all single-quotes to ', check for both possibilities. FIXED-IN: 2.3.11 M +4 -0 ChangeLog M +9 -2 src/translators/xslthandler.cpp http://commits.kde.org/tellico/7b50035676af8fac22784ab7f3deb6351cd007f7  |