mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v2.11.4.1
This commit is contained in:
@@ -55,7 +55,7 @@ public class Sites_html_bldr extends gplx.core.brys.Bfr_arg_base {
|
||||
}
|
||||
}
|
||||
private static byte[] Xto_href(Bry_bfr tmp_bfr, Bry_fmtr url_fmtr, Xoh_href_parser href_parser, Xowe_wiki wiki, Xow_xwiki_itm xwiki_itm, byte[] ttl_page_db) {
|
||||
Xoa_app_.Utl__encoder_mgr().Href().Encode(tmp_bfr, ttl_page_db);
|
||||
gplx.langs.htmls.encoders.Gfo_url_encoder_.Href.Encode(tmp_bfr, ttl_page_db);
|
||||
byte[] rv = url_fmtr.Fmt_(xwiki_itm.Url_fmt()).Bld_bry_many(tmp_bfr, tmp_bfr.To_bry_and_clear());
|
||||
if (xwiki_itm.Domain_tid() != Xow_domain_tid_.Int__other)
|
||||
rv = Bry_.Add(Xoh_href_.Bry__site, rv);
|
||||
|
||||
Reference in New Issue
Block a user