WCF icon indicating copy to clipboard operation
WCF copied to clipboard

WoltLab Suite Core (previously WoltLab Community Framework)

Results 348 WCF issues
Sort by recently updated
recently updated
newest added

The spiderList.xml at http://assets.woltlab.com/spiderlist/typhoon/list.xml that is used in the [RefreshSearchRobotsCronjob](https://github.com/WoltLab/WCF/blob/5.5/wcfsetup/install/files/lib/system/cronjob/RefreshSearchRobotsCronjob.class.php#L25) to update the list of search robots is very outdated and does not include entries from pre-5.4. Since the list...

Bug

e.g. when running UserRebuildDataWorker

Bug

It was created with a hardcoded name in: https://github.com/WoltLab/WCF/blob/fed42e39a8b538669594f61c84ba2fbf17836d5c/wcfsetup/install/files/acp/update_com.woltlab.wcf_5.2_reactionUpdate.php#L101 But the hash contains the table name (i.e. implicitly WCF_N), thus the FK is not correctly named in instances with WCF_N...

Bug

see 6610db664bfad6e5a501fae07c6bd6e22119a3ba see #4684

Bug

Reference: https://github.com/WoltLab/docs.woltlab.com/issues/302 The change definitely made sense, is reasonable and provides a good way to further process the multiple selection data with its own subarray. But, in my opinion, the...

Needs Triage

The DatabaseObject wcf\data\user\option\UserOption extends wcf\data\option\Option The Static Method getOptionByName loads all Data from Table ´"wcf"_ . WCF_N . "Option"´. So this static Method is not usefull in UserOption. So i...

Needs Triage

Since the rewritten quoted-printable encoder in commit 0e39d263df22ebe50cf99aa2c6e8290b9d09b8e8 some inputs are correctly encoded as quoted-printable that previously were not, seeing that quoted-printable encoding did something and selecting it as the...

Feature

PoC web component for the reaction summary. The current version has 3 remaining issues: - [ ] No access to language variables within the web component. - [ ] No...

The ability to add a custom forum section icon, for example, in .svg format or as SVG code.

Discussion