PhD student in Computer Science at the Free University of Bozen-Bolzano.
Interested in Software Processes, Software Innovation, Information Systems, Human Factors in Software Development, Internet Technologies.
More info about me.
|
May
17 |
|
awarded | Supporter |
|
May
17 |
|
awarded | Autobiographer |
|
Apr
22 |
|
awarded | Student |
|
Apr
6 |
|
comment |
How to get rid of extenstions from file basename using python +1 for both correcting OP's incorrect approach and for providing a better solution to the problem |
|
Mar
30 |
|
awarded | Self-Learner |
|
Mar
5 |
|
awarded | Caucus |
|
Feb
28 |
|
awarded | Nice Question |
|
Feb
12 |
|
awarded | Announcer |
|
Feb
6 |
|
awarded | Scholar |
|
Feb
6 |
|
accepted | Git Smart HTTP(S) with a URL redirect, not working |
|
Feb
6 |
|
awarded | Nice Question |
|
Feb
4 |
|
answered | Git Smart HTTP(S) with a URL redirect, not working |
|
Feb
4 |
|
comment |
Git Smart HTTP(S) with a URL redirect, not working No reason at all. I am not an expert on this stuff. Unfortunately, removing the R option (thus, keeping only [L]) does not solve the problem. curl reports a 302 to /git/test.git but git clone fails with the same message (keeping /test.gif in the error message). |
|
Feb
4 |
|
asked | Git Smart HTTP(S) with a URL redirect, not working |
|
Jan
24 |
|
awarded | Announcer |
|
Jan
23 |
|
awarded | Announcer |
|
Jan
17 |
|
awarded | Announcer |
|
Jan
12 |
|
awarded | Necromancer |
|
Jan
2 |
|
awarded | Supporter |
|
Jan
2 |
|
comment |
Do not show a custom post if it belongs to a certain custom taxonomy Cheers, you pointed me in the right direction. I hooked up the action woocommerce_before_single_product and put the 404 related code of this other answer: wordpress.stackexchange.com/a/27124/24742 |