Philippe

Results 24 issues of Philippe

### Expected behaviour a message pane with an error message that the input in that field is too long. ### Actual behaviour STR fill in the Description meta data field...

### Expected behaviour silence ### Actual behaviour Installing a plugin, either by pasting in the `textarea` or uploading a `.php` file, results in an error message at the (p)review stage:...

admin-side
api / plugin

See the discussion in this related forum [thread](https://forum.textpattern.com/viewtopic.php?id=51645) > `/.well-know/change-password` that would redirect to `textpattern/?reset=1` This is mostly for the benefit of password managers: to make it easier for the...

admin-side
usability / UI / UX
accessibility / a11y
rfc

What the headline says, for the Articles panel. This would make batch processing of the expire date (add/remove) much easier. For context, see [this forum post](https://forum.textpattern.com/viewtopic.php?id=51191). TY.

usability / UI / UX
articles

Context, detail and some analysis by @Bloke, see this set of forum posts: https://forum.textpattern.com/viewtopic.php?id=51225 Expected: if a plugin is disabled (**not** active on the Plugins panel), its preferences should not...

api / plugin

1. Type `I’am` in the title field 2. repeat the same snippet in the body field actual result (view source on the published article): Title —> `I'am` Body —> `I’am`...

bug

A basic applescript using `get documentHTMLSource` to open the HTML source of an article in a code editor fails (per the Vienna AS dictionary). Result: the script opens a blank...

stale :hourglass_flowing_sand:

The (first) selector inside the at-rule together with the opening `{` of the rule-block and the first property-value pair is removed. (treated as an invalid property name). input: ``` @container...

The theme `name` field should not accept white space characters (U+0020, U+00A0, …). When first time saving, convert those to hyphen (U+002D) or underscore, similar to e.g. category name. More...

localization / i10n / i18n / textpacks
themes

**Is your feature request related to a problem? Please describe.** By default the Feed list and Article list panes use “Lucida Grande” as a font. This feels quite out of...

feature request :bulb: