Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
213 views

I'm using Tailwind, the latest version, and some Catalyst UI kit for the components. I see that the catalyst has already dark: included in the classes. I've created a context and a component for a ...
1 vote
0 answers
40 views

PreOrders with Catalyst Hello, I am trying to integrate Pre-order functionalities to my catalyst application but I don't get any of the "ProductPreOrder" fields in my GraphQL query. Can ...
0 votes
1 answer
106 views

I've noticed that my Catalyst app doesn't seem to be handling non-standard characters correctly - I first noticed this when the RTF text editor app I was using replaced " characters with the "...
Chris's user avatar
  • 113
2 votes
0 answers
63 views

I am facing "INVALID OAUTH TOKEN" while inserting a new record into a Catalyst Datastore table using Catalyst API. { "status": "failure", "data": { "...
0 votes
1 answer
562 views

I'm saving a file using UIDocumentPickerViewController, by having it move and rename a file from a temp location: UIDocumentPickerViewController* documentPicker = [[UIDocumentPickerViewController ...
1 vote
1 answer
56 views

I've inherited a Perl Catalyst application that I'm trying to port to a new server. The application uses FormFu with the HTML::FormFu::Model::DBIC module used to load data from a result set. I have a ...
2 votes
1 answer
127 views

I have a Perl/Catalyst WebAapp running on Windows IIS with FastCGI. I am trying to move the application from Windows 2012R2/IIS8.5 to 2019/IIS10 Old: Windows 2012R2/IIS 8.5(Perl:5.20.2(x64)/Catalyst: ...
2 votes
0 answers
61 views

we are using Catalyst-Plugin-Authentication for storing hashed passwords and it's working great. Now we have a requirement to keep an X number of hashed password history and check new password against ...
karmarro's user avatar
2 votes
1 answer
286 views

Let's assume I have the following action in a Catalyst::Controller that requires the parameter bar to be present. If this parameter is not given in the query I want to show an error message: sub foo : ...
PiFanatic's user avatar
  • 243
2 votes
0 answers
117 views

Can someone tell me why in others code I saw expression like: [% variable | html | html %]. What is the reason to use two html filters? For example in perl catalyst controller: sub index :Path Args(0) ...
0 votes
1 answer
73 views

I have a Catalyst application that uses Template Toolkit. We recently decided to reorganise some of the tests so that some are skipped unless AUTHOR_TESTING or RELEASE_TESTING variables are set (which ...
Rob's user avatar
  • 807
1 vote
0 answers
263 views

I tried to run an old code on my local machine, but running: from catalyst.dl import State results into ImportError: cannot import name 'State' from 'catalyst.dl' I also tried from catalyst.core....
mtooling's user avatar
  • 143
2 votes
1 answer
67 views

sorry, I thought I had got there after my last post, however I only got as far as accessing from a separate PL file. I'm now trying to ensure I can load the lexicon with the schema load and not ...
1 vote
1 answer
122 views

Edited to clarify / reflect what I've been trying: I'm using CatalystX::I18N::* in order to be able to internationalise my site. I have that working nicely, and my site text is coming from $c->...
2 votes
1 answer
172 views

I have a perl application and want to change parts of it to an ionic app. I'm building my ionic vue app with ionic build and redirect in a perl controller to the index.html file in the generated dist ...

15 30 50 per page
1
2 3 4 5
...
35

AltStyle によって変換されたページ (->オリジナル) /