forked from markus/S_New4
error bug could not be fixed untill now
This commit is contained in:
parent
224153886e
commit
7db87488af
@ -854,6 +854,7 @@ int ProgramManager::infoModus(Settings *settings)
|
|||||||
return 86;
|
return 86;
|
||||||
}
|
}
|
||||||
std::string description = pageManager.replace( pageManager.replace( tmp_reply.html.substr(pos + 23, pos2 - pos - 23), "\n", "" ), "<br />", "" );
|
std::string description = pageManager.replace( pageManager.replace( tmp_reply.html.substr(pos + 23, pos2 - pos - 23), "\n", "" ), "<br />", "" );
|
||||||
|
//remove bug text: &quot;
|
||||||
|
|
||||||
//Genres
|
//Genres
|
||||||
std::vector<std::string> genres;
|
std::vector<std::string> genres;
|
||||||
|
Loading…
Reference in New Issue
Block a user